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 Aug 6, 2021
1 parent 56a189b commit 8dc3792
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", "0.2.11")
spec.add_development_dependency("curb")
spec.add_development_dependency("webmock", "< 2.0")
spec.add_development_dependency("webmock", "<= 3.14.0")
spec.add_development_dependency("codeclimate-test-reporter")
spec.add_development_dependency("simplecov")
spec.add_development_dependency("rest-client")
Expand Down

0 comments on commit 8dc3792

Please sign in to comment.