Skip to content

Commit

Permalink
avoid OkJson to try and fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
phinze committed Apr 28, 2013
1 parent 9236a74 commit db420de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@ group :test do
gem 'rake'
gem 'minitest', '4.7.0'
gem 'minitest-colorize'
gem 'json'
gem 'coveralls', :require => false
end
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ GEM
rest-client
simplecov (>= 0.7)
thor
json (1.7.7)
mime-types (1.23)
minitest (4.7.0)
minitest-colorize (0.0.5)
Expand All @@ -27,6 +28,7 @@ PLATFORMS

DEPENDENCIES
coveralls
json
minitest (= 4.7.0)
minitest-colorize
rake

0 comments on commit db420de

Please sign in to comment.