Place therubyracer in a gem group

This commit is contained in:
Dan Rice 2015-02-24 21:29:10 -05:00
parent 3d6239638f
commit f4925dd806
2 changed files with 4 additions and 4 deletions

View file

@ -10,7 +10,7 @@ gem 'coffee-rails', '~>4.0'
gem 'actionpack-xml_parser', '>=1.0.1'
# See https://github.com/sstephenson/execjs#readme for more supported runtimes
gem 'therubyracer'
gem 'therubyracer', group: :therubyracer
gem 'uglifier', '>=1.3.0'