Bump json

This commit is contained in:
Benjamin Neff 2022-06-26 18:45:10 +02:00
parent a8dc10f5ad
commit 7447beb04a
No known key found for this signature in database
GPG key ID: 971464C3F1A90194
2 changed files with 3 additions and 3 deletions

View file

@ -21,7 +21,7 @@ gem "diaspora_federation-rails", "0.2.7"
# API and JSON
gem "acts_as_api", "1.0.1"
gem "json", "2.3.0"
gem "json", "2.6.2"
gem "json-schema", "2.8.1"
# Authentication

View file

@ -366,7 +366,7 @@ GEM
js_image_paths (0.1.1)
rails (>= 4.0, < 6.0)
sprockets (>= 3.0.0)
json (2.3.0)
json (2.6.2)
json-jwt (1.13.0)
activesupport (>= 4.2)
aes_key_wrap
@ -845,7 +845,7 @@ DEPENDENCIES
jquery-rails (= 4.4.0)
js-routes (= 2.1.2)
js_image_paths (= 0.1.1)
json (= 2.3.0)
json (= 2.6.2)
json-schema (= 2.8.1)
json-schema-rspec (= 0.0.4)
leaflet-rails (= 1.7.0)