changeset 158:2b0a6d692588

No need to explicitly require json.
author Edho Arief <edho@myconan.net>
date Wed, 28 Nov 2012 09:43:36 -0800
parents 3886be50efde
children d8e450dd363b
files Gemfile Gemfile.lock
diffstat 2 files changed, 0 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Gemfile	Wed Nov 28 09:40:56 2012 -0800
+++ b/Gemfile	Wed Nov 28 09:43:36 2012 -0800
@@ -10,8 +10,6 @@
 gem 'activerecord-jdbcmysql-adapter', :platforms => :jruby
 gem 'jruby-openssl', :platforms => :jruby
 
-gem 'json'
-
 # Gems used only for assets and not required
 # in production environments by default.
 group :assets do
--- a/Gemfile.lock	Wed Nov 28 09:40:56 2012 -0800
+++ b/Gemfile.lock	Wed Nov 28 09:43:36 2012 -0800
@@ -125,7 +125,6 @@
   anjlab-bootstrap-rails (>= 2.0)
   jquery-rails
   jruby-openssl
-  json
   mysql2
   newrelic_rpm
   puma