move therubyracer to right group

This commit is contained in:
Reinier Balt 2012-06-28 17:15:48 +02:00
parent be5968af98
commit 2654fdcf8c

View file

@ -20,7 +20,6 @@ gem "aasm"
gem "htmlentities"
gem "swf_fu"
gem "rails_autolink"
gem "therubyracer"
# Gems used only for assets and not required
# in production environments by default.
@ -29,7 +28,7 @@ group :assets do
gem 'coffee-rails', '~> 3.2.1'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
# gem 'therubyracer', :platform => :ruby
gem 'therubyracer', :platform => :ruby
gem 'uglifier', '>= 1.0.3'
end