we can now use an up-to-date json gem now that chef is gone [ci skip]

This commit is contained in:
danielgrippi 2012-01-11 02:31:21 -08:00
parent c47ebd5a18
commit 953eb1db95
2 changed files with 3 additions and 3 deletions

View file

@ -61,7 +61,7 @@ gem 'jammit', '0.6.5'
# JSON and API
gem 'json', '1.5.2'
gem 'json'
gem 'vanna', :git => 'git://github.com/MikeSofaer/vanna.git'
gem 'acts_as_api'

View file

@ -207,7 +207,7 @@ GEM
rspec (>= 1.3.1)
selenium-webdriver (>= 0.1.3)
jasmine-core (1.1.0)
json (1.5.2)
json (1.6.4)
jsonpath (0.4.2)
multi_json
jwt (0.1.3)
@ -442,7 +442,7 @@ DEPENDENCIES
i18n-inflector-rails (~> 1.0)
jammit (= 0.6.5)
jasmine (~> 1.1.2)
json (= 1.5.2)
json
jwt (= 0.1.3)
linecache (= 0.46)
messagebus_ruby_api (= 1.0.1)