aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorPratik Naik <pratiknaik@gmail.com>2015-07-12 13:25:24 -0500
committerPratik Naik <pratiknaik@gmail.com>2015-07-12 13:25:24 -0500
commit13fb9b8c7b16e07e9b484868726ac7145956ced2 (patch)
tree918ed843b29a01cedc96cf466d1698f50cd1daa5 /Gemfile.lock
parentb4448e54d5d47e71f0ec5803f3aa0193e37af4d1 (diff)
downloadrails-13fb9b8c7b16e07e9b484868726ac7145956ced2.tar.gz
rails-13fb9b8c7b16e07e9b484868726ac7145956ced2.tar.bz2
rails-13fb9b8c7b16e07e9b484868726ac7145956ced2.zip
Updated Gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 46a6e8ec46..63fb266523 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -13,20 +13,20 @@ PATH
GEM
remote: http://rubygems.org/
specs:
- actionpack (4.2.1)
- actionview (= 4.2.1)
- activesupport (= 4.2.1)
+ actionpack (4.2.3)
+ actionview (= 4.2.3)
+ activesupport (= 4.2.3)
rack (~> 1.6)
rack-test (~> 0.6.2)
rails-dom-testing (~> 1.0, >= 1.0.5)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- actionview (4.2.1)
- activesupport (= 4.2.1)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ actionview (4.2.3)
+ activesupport (= 4.2.3)
builder (~> 3.1)
erubis (~> 2.7.0)
rails-dom-testing (~> 1.0, >= 1.0.5)
- rails-html-sanitizer (~> 1.0, >= 1.0.1)
- activesupport (4.2.1)
+ rails-html-sanitizer (~> 1.0, >= 1.0.2)
+ activesupport (4.2.3)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)