X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/6852bc9c9255aca49da991d295c2b8c5555a3db9..b5d4c262ddf559e8f0053d40514c8d33a1e959ab:/Gemfile diff --git a/Gemfile b/Gemfile index c2bb066b7..d157a3ecc 100644 --- a/Gemfile +++ b/Gemfile @@ -28,8 +28,7 @@ gem "coffee-rails", "~> 4.2" gem "jquery-rails" # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder -# gem 'jbuilder', '~> 2.0' -gem "jsonify-rails" +gem "jbuilder", "~> 2.7" # Reduces boot times through caching; required in config/boot.rb gem "bootsnap", ">= 1.1.0", :require => false