diff --git a/testapp/Gemfile.lock b/testapp/Gemfile.lock index 11f44c0..f11d197 100644 --- a/testapp/Gemfile.lock +++ b/testapp/Gemfile.lock @@ -32,27 +32,26 @@ GEM thread_safe (~> 0.1) tzinfo (~> 0.3.33) arel (4.0.0.beta2) - atomic (1.0.1) builder (3.1.4) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) hike (1.2.1) - i18n (0.6.4) - jquery-rails (2.2.1) + i18n (0.6.11) + jquery-rails (3.1.5) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.8.2) + json (1.8.6) mail (2.5.3) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.21) - minitest (4.6.2) - multi_json (1.6.1) + minitest (4.7.5) + multi_json (1.15.0) polyglot (0.3.3) - rack (1.5.2) - rack-test (0.6.2) + rack (1.5.5) + rack-test (0.6.3) rack (>= 1.0) rails (4.0.0.beta1) actionmailer (= 4.0.0.beta1) @@ -68,7 +67,7 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (>= 0.17.0, < 2.0) - rake (10.0.3) + rake (13.1.0) rdoc (3.12.2) json (~> 1.4) sprockets (2.9.0) @@ -81,14 +80,13 @@ GEM activesupport (>= 3.0) sprockets (~> 2.8) sqlite3 (1.3.10) - thor (0.17.0) - thread_safe (0.1.0) - atomic + thor (1.3.0) + thread_safe (0.3.6) tilt (1.3.5) treetop (1.4.12) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.37) + tzinfo (0.3.62) uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)