Skip to content

Commit

Permalink
Update webmock to version 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] committed Oct 31, 2021
1 parent 6182027 commit 2a7b3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth.gemspec
Expand Up @@ -44,7 +44,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency("typhoeus", ">= 0.1.13")
spec.add_development_dependency("em-http-request", "~> 1.1.7")
spec.add_development_dependency("curb")
spec.add_development_dependency("webmock", "< 2.0")
spec.add_development_dependency("webmock", "<= 3.14.0")
spec.add_development_dependency("rest-client")
spec.add_development_dependency("simplecov")
spec.add_development_dependency("simplecov-cobertura", "~> 1.4")
Expand Down

0 comments on commit 2a7b3c0

Please sign in to comment.