Skip to content
This repository has been archived by the owner on Mar 22, 2021. It is now read-only.

Commit

Permalink
Update webmock dependency to work with Ruby 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fightingtheboss committed May 26, 2017
1 parent 2cb3680 commit eb7c04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion knock.gemspec
Expand Up @@ -24,5 +24,5 @@ Gem::Specification.new do |s|

s.add_development_dependency "sqlite3", "~> 1.3"
s.add_development_dependency "timecop", "~> 0.8.0"
s.add_development_dependency "webmock", "~> 2.1"
s.add_development_dependency "webmock", "~> 3.0"
end

0 comments on commit eb7c04d

Please sign in to comment.