mirror of
https://github.com/diaspora/diaspora.git
synced 2026-01-09 15:18:11 -05:00
Bump json
This commit is contained in:
2
Gemfile
2
Gemfile
@@ -25,7 +25,7 @@ gem "diaspora_federation-rails", "1.1.0"
|
|||||||
# API and JSON
|
# API and JSON
|
||||||
|
|
||||||
gem "acts_as_api", "1.0.1"
|
gem "acts_as_api", "1.0.1"
|
||||||
gem "json", "2.6.3"
|
gem "json", "2.7.2"
|
||||||
gem "json-schema", "4.0.0"
|
gem "json-schema", "4.0.0"
|
||||||
gem "yajl-ruby", "1.4.3"
|
gem "yajl-ruby", "1.4.3"
|
||||||
|
|
||||||
|
|||||||
@@ -363,7 +363,7 @@ GEM
|
|||||||
js_image_paths (0.2.0)
|
js_image_paths (0.2.0)
|
||||||
rails (>= 4.0, < 8.0)
|
rails (>= 4.0, < 8.0)
|
||||||
sprockets (>= 3.0.0)
|
sprockets (>= 3.0.0)
|
||||||
json (2.6.3)
|
json (2.7.2)
|
||||||
json-jwt (1.16.3)
|
json-jwt (1.16.3)
|
||||||
activesupport (>= 4.2)
|
activesupport (>= 4.2)
|
||||||
aes_key_wrap
|
aes_key_wrap
|
||||||
@@ -830,7 +830,7 @@ DEPENDENCIES
|
|||||||
jquery-ui-rails (= 5.0.5)
|
jquery-ui-rails (= 5.0.5)
|
||||||
js-routes (= 2.2.5)
|
js-routes (= 2.2.5)
|
||||||
js_image_paths (= 0.2.0)
|
js_image_paths (= 0.2.0)
|
||||||
json (= 2.6.3)
|
json (= 2.7.2)
|
||||||
json-schema (= 4.0.0)
|
json-schema (= 4.0.0)
|
||||||
leaflet-rails (= 1.9.3)
|
leaflet-rails (= 1.9.3)
|
||||||
listen (= 3.8.0)
|
listen (= 3.8.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user