Skip to content

Commit

Permalink
Bump webmock from 3.11.2 to 3.12.1
Browse files Browse the repository at this point in the history
Bumps [webmock](https://github.com/bblimke/webmock) from 3.11.2 to 3.12.1.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.11.2...v3.12.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and TheDoubleK committed Mar 16, 2021
1 parent 6f65fd8 commit d776078
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -14,7 +14,7 @@ source "https://rubygems.org" do
gem "pry", "~> 0.14.0"
gem "rack-test", "~> 1.1.0"
gem "rspec", "~>3.10"
gem "webmock", "~> 3.11"
gem "webmock", "~> 3.12"
end

gem "aws-sdk-s3", "~> 1.86"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -170,7 +170,7 @@ GEM
unicode-display_width (1.7.0)
unleash (3.2.1)
murmurhash3 (~> 0.1.6)
webmock (3.11.2)
webmock (3.12.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -202,7 +202,7 @@ DEPENDENCIES
sinatra-contrib!
sinatra-cross_origin (~> 0.4.0)!
unleash (~> 3.2.1)!
webmock (~> 3.11)!
webmock (~> 3.12)!
zeitwerk (~> 2.4.1)!

RUBY VERSION
Expand Down

0 comments on commit d776078

Please sign in to comment.