Remove the jbuilder gem (unused)

This commit is contained in:
gregoirenovel 2017-03-21 16:34:13 +01:00
parent acc5fff05d
commit 4c3e5a6fad
2 changed files with 0 additions and 6 deletions

View file

@ -14,8 +14,6 @@ gem 'uglifier', '>= 1.3.0'
gem 'jquery-rails'
# Turbolinks makes following links in your web application faster. Read more: https://github.com/rails/turbolinks
gem 'turbolinks', '~> 2.5'
# Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder
gem 'jbuilder', '~> 2.0'
# bundle exec rake doc:rails generates the API under doc/api.
gem 'sdoc', '~> 0.4.0', group: :doc