bump json

This commit is contained in:
Jonne Haß 2015-06-08 10:04:26 +02:00 committed by Dennis Schubert
parent da49bb2946
commit fbbeffb645
2 changed files with 3 additions and 3 deletions

View file

@ -18,7 +18,7 @@ gem "unicorn", "4.9.0", require: false
# API and JSON
gem "acts_as_api", "0.4.2"
gem "json", "1.8.2"
gem "json", "1.8.3"
# Authentication

View file

@ -388,7 +388,7 @@ GEM
execjs
multi_json (>= 1.3)
rake
json (1.8.2)
json (1.8.3)
jwt (1.4.1)
kaminari (0.16.3)
actionpack (>= 3.0.0)
@ -791,7 +791,7 @@ DEPENDENCIES
js-routes (= 1.0.1)
js_image_paths (= 0.0.2)
jshintrb (= 0.3.0)
json (= 1.8.2)
json (= 1.8.3)
logging-rails (= 0.5.0)
markerb (= 1.0.2)
messagebus_ruby_api (= 1.0.3)