remove "json" gem from Gemfile

This commit is contained in:
Vokhmin Alexey V 2013-02-12 13:06:04 +04:00
parent 8aeda1f087
commit 5a8ed6124a
2 changed files with 0 additions and 2 deletions

View File

@ -57,7 +57,6 @@ gem 'rack-throttle'
gem 'rest-client', '~> 1.6.6'
gem 'attr_encrypted', '1.2.1'
gem 'json', '~> 1.7.7'
group :assets do
gem 'sass-rails', '~> 3.2.5'

View File

@ -400,7 +400,6 @@ DEPENDENCIES
hirb
jbuilder (~> 0.8.2)
jquery-rails (~> 2.0.2)
json (~> 1.7.7)
mailcatcher
meta-tags (~> 1.2.5)
mock_redis (= 0.6.2)