Skip to content

Commit

Permalink
added Gemfile.lock for deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Shilin committed Apr 10, 2012
1 parent b212044 commit b0ca49f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ group :assets do
gem 'coffee-rails', '~> 3.1.1'

# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer'
gem 'therubyracer'

gem 'uglifier', '>= 1.0.3'
end
Expand Down
4 changes: 4 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ GEM
activesupport (>= 3.0.0)
railties (>= 3.0.0)
kgio (2.7.4)
libv8 (3.3.10.4)
mail (2.3.3)
i18n (>= 0.4.0)
mime-types (~> 1.16)
Expand Down Expand Up @@ -210,6 +211,8 @@ GEM
tilt (~> 1.1, != 1.3.0)
state_machine (1.1.1)
stringex (1.3.2)
therubyracer (0.10.0)
libv8 (~> 3.3.10)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand Down Expand Up @@ -241,6 +244,7 @@ DEPENDENCIES
spree (~> 1.0.0)
spree_i18n!
spree_yandex_market_scraper!
therubyracer
turn (~> 0.8.3)
uglifier (>= 1.0.3)
unicorn

0 comments on commit b0ca49f

Please sign in to comment.