diff --git a/test/apps/rails3.1/Gemfile.lock b/test/apps/rails3.1/Gemfile.lock index ed69460f95..01a28ebbbe 100644 --- a/test/apps/rails3.1/Gemfile.lock +++ b/test/apps/rails3.1/Gemfile.lock @@ -40,11 +40,18 @@ GEM coffee-script-source execjs coffee-script-source (1.1.2) + concurrent-ruby (1.1.10) + draper (2.1.0) + actionpack (>= 3.0) + activemodel (>= 3.0) + activesupport (>= 3.0) + request_store (~> 1.0) erubis (2.7.0) execjs (1.2.4) multi_json (~> 1.0) hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (1.0.13) railties (~> 3.0) thor (~> 0.14) @@ -56,6 +63,7 @@ GEM treetop (~> 1.4.8) mime-types (1.16) multi_json (1.0.3) + mysql (2.9.1) polyglot (0.3.2) rack (1.3.2) rack-cache (1.0.3) @@ -83,6 +91,7 @@ GEM thor (~> 0.14.6) rake (0.9.2) rdoc (3.9.4) + request_store (1.3.2) sass (3.1.7) sass-rails (3.1.0) actionpack (~> 3.1.0) @@ -91,8 +100,7 @@ GEM sprockets (2.0.0) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) - mysql (2.9.1) + tilt (~> 1.1, != 1.3.0) therubyracer (0.9.4) libv8 (~> 3.3.10) thor (0.14.6) @@ -110,10 +118,11 @@ PLATFORMS DEPENDENCIES coffee-rails (~> 3.1.0) + draper jquery-rails json + mysql rails (= 3.1.0) sass-rails (~> 3.1.0) - mysql therubyracer uglifier