We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c9104 commit 3bda64aCopy full SHA for 3bda64a
Gemfile
@@ -3,6 +3,5 @@ source 'https://rubygems.org'
3
gemspec
4
5
gem 'rake'
6
-gem 'json', '~> 1.8'
7
gem 'mocha', :require => false
8
gem 'actionpack', '~> 3.0'
Gemfile.edge
@@ -3,7 +3,6 @@ source 'https://rubygems.org'
gem 'mocha', require: false
9
git 'git://github.com/rails/rails.git', branch: '4-0-stable' do
0 commit comments