Bump json
json 1.8.3 was incompatible with ruby 2.4.0 closes #7285
Showing
... | ... | @@ -18,7 +18,7 @@ gem "diaspora_federation-rails", "0.1.7" |
# API and JSON | ||
gem "acts_as_api", "0.4.3" | ||
gem "json", "1.8.3" | ||
gem "json", "1.8.6" | ||
gem "json-schema", "2.7.0" | ||
# Authentication | ||
... | ... |
Please register or sign in to comment