Skip to content
This repository was archived by the owner on Oct 7, 2022. It is now read-only.

Commit e850f0c

Browse files
Bump webmock from 3.0.1 to 3.4.2
Bumps [webmock](https://github.com/bblimke/webmock) from 3.0.1 to 3.4.2. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.0.1...v3.4.2) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 464cd21 commit e850f0c

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

Gemfile.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,16 +13,16 @@ GEM
1313
i18n (~> 0.7)
1414
minitest (~> 5.1)
1515
tzinfo (~> 1.1)
16-
addressable (2.5.1)
17-
public_suffix (~> 2.0, >= 2.0.2)
16+
addressable (2.5.2)
17+
public_suffix (>= 2.0.2, < 4.0)
1818
coderay (1.1.1)
1919
concurrent-ruby (1.0.4)
2020
crack (0.4.3)
2121
safe_yaml (~> 1.0.0)
2222
diff-lcs (1.3)
2323
faraday (0.10.1)
2424
multipart-post (>= 1.2, < 3)
25-
hashdiff (0.3.4)
25+
hashdiff (0.3.7)
2626
i18n (0.8.0)
2727
jwt (1.5.6)
2828
method_source (0.8.2)
@@ -41,7 +41,7 @@ GEM
4141
coderay (~> 1.1.0)
4242
method_source (~> 0.8.1)
4343
slop (~> 3.4)
44-
public_suffix (2.0.5)
44+
public_suffix (3.0.2)
4545
rack (2.0.4)
4646
rack-protection (2.0.1)
4747
rack
@@ -70,7 +70,7 @@ GEM
7070
tilt (2.0.8)
7171
tzinfo (1.2.2)
7272
thread_safe (~> 0.1)
73-
webmock (3.0.1)
73+
webmock (3.4.2)
7474
addressable (>= 2.3.6)
7575
crack (>= 0.3.2)
7676
hashdiff

0 commit comments

Comments
 (0)