Skip to content

Commit

Permalink
πŸ”€ Merge pull request #196 from oauth-xx/depfu/update/webmock-3.14.0
Browse files Browse the repository at this point in the history
Upgrade webmock to version 3.14.0
  • Loading branch information
pboling committed Oct 31, 2021
2 parents fec9a27 + 3d94537 commit 33bef12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oauth.gemspec
Expand Up @@ -65,5 +65,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency("simplecov-cobertura", "~> 1.4")
end
spec.add_development_dependency("typhoeus", ">= 0.1.13")
spec.add_development_dependency("webmock", "< 2.0")
spec.add_development_dependency("webmock", "<= 3.14.0")
end

0 comments on commit 33bef12

Please sign in to comment.