diff --git a/test/apps/rails3.1/Gemfile.lock b/test/apps/rails3.1/Gemfile.lock index ed69460f95..86bc65d445 100644 --- a/test/apps/rails3.1/Gemfile.lock +++ b/test/apps/rails3.1/Gemfile.lock @@ -40,6 +40,11 @@ GEM coffee-script-source execjs coffee-script-source (1.1.2) + 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) @@ -56,6 +61,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 +89,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 +98,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) @@ -100,7 +106,7 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.29) + tzinfo (0.3.61) uglifier (1.0.3) execjs (>= 0.3.0) multi_json (>= 1.0.2) @@ -110,10 +116,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