aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorGodfrey Chan <godfreykfc@gmail.com>2013-11-26 22:12:06 -0800
committerGodfrey Chan <godfreykfc@gmail.com>2013-11-26 22:12:06 -0800
commit1a09ceeea87e05055979b6fd9adaa1dfac770789 (patch)
tree2a7b2264bb6c42e3ce6bde74dd244ff53f6459ec /Gemfile
parent5fdbec7dd15a8e6edef861899accb8b3b69cc87a (diff)
downloadrails-1a09ceeea87e05055979b6fd9adaa1dfac770789.tar.gz
rails-1a09ceeea87e05055979b6fd9adaa1dfac770789.tar.bz2
rails-1a09ceeea87e05055979b6fd9adaa1dfac770789.zip
Dropped yajl from Gemfile
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 6df67bda65..e1278e6fdf 100644
--- a/Gemfile
+++ b/Gemfile
@@ -45,7 +45,6 @@ group :test do
end
platforms :ruby do
- gem 'yajl-ruby'
gem 'nokogiri', '>= 1.4.5'
# Needed for compiling the ActionDispatch::Journey parser