Skip to content

Commit

Permalink
Require newer multi json for tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnunemaker committed Apr 21, 2012
1 parent 1ec90d1 commit 7717c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ gem 'cucumber', '~> 0.7'
gem 'fakeweb', '~> 1.2'
gem 'rspec', '~> 1.3'
gem 'mongrel', '1.2.0.pre2'
gem 'multi_json', '~> 1.3'

group :development do
gem 'guard'
Expand Down

0 comments on commit 7717c30

Please sign in to comment.