Skip to content
This repository was archived by the owner on Apr 24, 2025. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 11 additions & 4 deletions test/apps/rails3.1/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -56,8 +61,9 @@ 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 (1.3.10)
rack-cache (1.0.3)
rack (>= 0.4)
rack-mount (0.8.3)
Expand All @@ -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)
Expand All @@ -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)
Expand All @@ -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