diff --git a/test/dummy/Gemfile.lock b/test/dummy/Gemfile.lock index 697983c..8098479 100644 --- a/test/dummy/Gemfile.lock +++ b/test/dummy/Gemfile.lock @@ -38,18 +38,20 @@ GEM coffee-script-source execjs coffee-script-source (1.4.0) + concurrent-ruby (1.1.9) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) faker (1.1.2) i18n (~> 0.5) - hike (1.2.1) - i18n (0.6.1) + hike (1.2.3) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (2.2.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.7.6) + json (2.6.1) libv8 (3.11.8.13) mail (2.4.4) i18n (>= 0.4.0) @@ -62,7 +64,7 @@ GEM polyamorous (~> 0.5.0) method_source (0.8.1) mime-types (1.19) - multi_json (1.5.0) + multi_json (1.15.0) polyamorous (0.5.0) activerecord (~> 3.0) polyglot (0.3.3) @@ -72,12 +74,12 @@ GEM slop (~> 3.4) pry-rails (0.2.2) pry (>= 0.9.10) - rack (1.4.4) - rack-cache (1.2) + rack (1.4.7) + rack-cache (1.7.1) rack (>= 0.4) - rack-ssl (1.3.2) + rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.11) actionmailer (= 3.2.11) @@ -94,9 +96,8 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) - rake (10.0.3) - rdoc (3.12) - json (~> 1.4) + rake (12.2.1) + rdoc (3.9.5) ref (1.0.2) sass (3.2.5) sass-rails (3.2.6) @@ -104,7 +105,7 @@ GEM sass (>= 3.1.10) tilt (~> 1.3) slop (3.4.3) - sprockets (2.2.2) + sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) @@ -113,15 +114,15 @@ GEM therubyracer (0.11.3) libv8 (~> 3.11.8.12) ref - thor (0.16.0) - tilt (1.3.3) + thor (0.20.3) + tilt (1.4.1) treetop (1.4.12) polyglot polyglot (>= 0.3.1) tzinfo (0.3.35) - uglifier (1.3.0) + uglifier (2.7.2) execjs (>= 0.3.0) - multi_json (~> 1.0, >= 1.0.2) + json (>= 1.8.0) PLATFORMS ruby