bump json

This commit is contained in:
Jonne Haß 2014-01-13 11:45:56 +01:00
parent 196bb5e4c1
commit e712bec498
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ gem 'unicorn', '4.8.0', :require => false
# API and JSON
gem 'acts_as_api', '0.4.2'
gem 'json', '1.8.0'
gem 'json', '1.8.1'
# Authentication

View file

@ -192,7 +192,7 @@ GEM
jquery-ui-rails (3.0.1)
jquery-rails
railties (>= 3.1.0)
json (1.8.0)
json (1.8.1)
jwt (0.1.10)
multi_json (>= 1.5)
kaminari (0.14.1)
@ -462,7 +462,7 @@ DEPENDENCIES
i18n-inflector-rails (= 1.0.7)
jasmine (= 1.3.2)
jquery-rails (= 2.1.4)
json (= 1.8.0)
json (= 1.8.1)
markerb (= 1.0.1)
messagebus_ruby_api (= 1.0.3)
mini_magick (= 3.7.0)