mirror of
https://github.com/TracksApp/tracks.git
synced 2026-01-30 20:55:17 +01:00
Place therubyracer in a gem group
This commit is contained in:
parent
3d6239638f
commit
f4925dd806
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -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'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue