Skip to content

Commit

Permalink
build(dev-deps): upgrade webmock from 3.4 to 3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorton committed Sep 23, 2024
1 parent 3465a49 commit 92e1a1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google_distance_matrix.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rspec', '~> 3.13.0'
spec.add_development_dependency 'rubocop', '~> 0.93.1'
spec.add_development_dependency 'shoulda-matchers', '~> 6.0'
spec.add_development_dependency 'webmock', '~> 3.4.2'
spec.add_development_dependency 'webmock', '~> 3.23.1'
end

0 comments on commit 92e1a1a

Please sign in to comment.