diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile index 878e00c..134b325 100644 --- a/Gemfile +++ b/Gemfile | |||
@@ -17,7 +17,7 @@ gem 'sass-rails', '~> 5.0' | |||
17 | # Use Uglifier as compressor for JavaScript assets | 17 | # Use Uglifier as compressor for JavaScript assets |
18 | gem 'uglifier', '>= 1.3.0' | 18 | gem 'uglifier', '>= 1.3.0' |
19 | # See https://github.com/rails/execjs#readme for more supported runtimes | 19 | # See https://github.com/rails/execjs#readme for more supported runtimes |
20 | # gem 'therubyracer', platforms: :ruby | 20 | gem 'therubyracer', platforms: :ruby |
21 | 21 | ||
22 | # Use CoffeeScript for .coffee assets and views | 22 | # Use CoffeeScript for .coffee assets and views |
23 | gem 'coffee-rails', '~> 4.2' | 23 | gem 'coffee-rails', '~> 4.2' |