diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ end # This needs to be with require false to avoid # it being automatically loaded by sprockets gem 'uglifier', '>= 1.0.3', require: false +gem 'sprockets-rails', github: 'rails/sprockets-rails' group :doc do # The current sdoc cannot generate GitHub links due |