Commit e1a37cf

mo khan <mo@mokhan.ca>
2016-05-26 02:54:38
remove strict json version.
Fixed in https://github.com/bundler/bundler/issues/4494
1 parent 57bb0ee
Changed files (2)
Gemfile
@@ -34,7 +34,6 @@ source 'https://rubygems.org' do
   gem 'jbuilder', '~> 2.0'
   gem 'jquery-rails'
   gem 'jquery-turbolinks'
-  gem 'json', '1.8.2'
   gem 'kaminari'
   gem 'meta_request', group: :development
   gem 'pg'
Gemfile.lock
@@ -460,7 +460,6 @@ DEPENDENCIES
   jbuilder (~> 2.0)!
   jquery-rails!
   jquery-turbolinks!
-  json (= 1.8.2)!
   kaminari!
   meta_request!
   pg!
@@ -499,4 +498,4 @@ DEPENDENCIES
   yelp!
 
 BUNDLED WITH
-   1.12.3
+   1.12.5