Bump json

This commit is contained in:
Benjamin Neff 2017-07-21 02:48:07 +02:00
parent d9b3489846
commit 14712df69c
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ gem "diaspora_federation-rails", "0.2.0"
# API and JSON
gem "acts_as_api", "1.0.0"
gem "json", "1.8.6"
gem "json", "2.1.0"
gem "json-schema", "2.8.0"
# Authentication

View file

@ -327,7 +327,7 @@ GEM
sprockets-rails
js_image_paths (0.1.0)
rails (~> 4.0)
json (1.8.6)
json (2.1.0)
json-jwt (1.7.1)
activesupport
bindata
@ -806,7 +806,7 @@ DEPENDENCIES
jquery-ui-rails (= 5.0.5)
js-routes (= 1.3.3)
js_image_paths (= 0.1.0)
json (= 1.8.6)
json (= 2.1.0)
json-schema (= 2.8.0)
leaflet-rails (= 0.7.7)
logging-rails (= 0.5.0)