Skip to content

Commit

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 1, 2021
1 parent f7fee95 commit 5805d23
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,8 @@ GEM
term-ansicolor (~> 1.3)
thor (>= 0.19.4, < 2.0)
tins (~> 1.6)
crack (0.4.3)
safe_yaml (~> 1.0.0)
crack (0.4.5)
rexml
crass (1.0.5)
devise (4.7.1)
bcrypt (~> 3.0)
Expand All @@ -87,7 +87,7 @@ GEM
haml (5.1.2)
temple (>= 0.8.0)
tilt
hashdiff (1.0.0)
hashdiff (1.0.1)
http_accept_language (2.1.1)
i18n (1.7.0)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -120,7 +120,9 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (0.9.2)
mimemagic (0.3.3)
mimemagic (0.3.10)
nokogiri (~> 1)
rake
mini_mime (1.0.2)
mini_portile2 (2.4.0)
minitest (5.13.0)
Expand All @@ -136,7 +138,7 @@ GEM
parser (2.7.0.2)
ast (~> 2.4.0)
pg (1.2.2)
public_suffix (4.0.3)
public_suffix (4.0.6)
puma (4.3.1)
nio4r (~> 2.0)
rack (2.1.2)
Expand Down Expand Up @@ -197,6 +199,7 @@ GEM
responders (3.0.0)
actionpack (>= 5.0)
railties (>= 5.0)
rexml (3.2.5)
rubocop (0.79.0)
jaro_winkler (~> 1.5.1)
parallel (~> 1.10)
Expand All @@ -208,7 +211,6 @@ GEM
rack (>= 1.1)
rubocop (>= 0.72.0)
ruby-progressbar (1.10.1)
safe_yaml (1.0.5)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.2.0)
Expand Down Expand Up @@ -252,7 +254,7 @@ GEM
activemodel
warden (1.2.8)
rack (>= 2.0.6)
webmock (3.8.0)
webmock (3.13.0)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit 5805d23

Please sign in to comment.