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 fec9a27 commit 3d94537
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 3d94537

Please sign in to comment.