diff options
Diffstat (limited to 'Gemfile')
-rw-r--r-- | Gemfile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ gem 'uglifier', '>= 1.3.0' # gem 'coffee-rails', '~> 4.1.0' # See https://github.com/rails/execjs#readme for more supported runtimes # gem 'therubyracer', platforms: :ruby +gem 'sprockets', '~> 3.0' # Use jquery as the JavaScript library gem 'jquery-rails', '~> 4.3.5' |