Skip to content

Commit d4454a7

Browse files
Bump webmock from 3.7.1 to 3.18.1
Bumps [webmock](https://github.com/bblimke/webmock) from 3.7.1 to 3.18.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.7.1...v3.18.1) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3a8b18c commit d4454a7

11 files changed

Lines changed: 7 additions & 7 deletions

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ GEM
55
public_suffix (>= 2.0.2, < 5.0)
66
bugsnag (5.2.0)
77
coderay (1.1.2)
8-
crack (0.4.3)
9-
safe_yaml (~> 1.0.0)
8+
crack (0.4.5)
9+
rexml
1010
diff-lcs (1.2.5)
1111
docker_registry2 (1.8.0)
1212
rest-client (>= 1.8.0)
1313
domain_name (0.5.20190701)
1414
unf (>= 0.0.5, < 1.0.0)
1515
dotenv (2.1.2)
16-
hashdiff (1.0.0)
16+
hashdiff (1.0.1)
1717
http-cookie (1.0.3)
1818
domain_name (~> 0.5)
1919
method_source (0.8.2)
@@ -28,7 +28,7 @@ GEM
2828
coderay (~> 1.1.0)
2929
method_source (~> 0.8.1)
3030
slop (~> 3.4)
31-
public_suffix (4.0.6)
31+
public_suffix (4.0.7)
3232
puma (5.6.4)
3333
nio4r (~> 2.0)
3434
rack (2.2.3)
@@ -40,6 +40,7 @@ GEM
4040
http-cookie (>= 1.0.2, < 2.0)
4141
mime-types (>= 1.16, < 4.0)
4242
netrc (~> 0.8)
43+
rexml (3.2.5)
4344
rspec (3.5.0)
4445
rspec-core (~> 3.5.0)
4546
rspec-expectations (~> 3.5.0)
@@ -54,7 +55,6 @@ GEM
5455
rspec-support (~> 3.5.0)
5556
rspec-support (3.5.0)
5657
ruby2_keywords (0.0.2)
57-
safe_yaml (1.0.5)
5858
sinatra (2.0.8.1)
5959
mustermann (~> 1.0)
6060
rack (~> 2.0)
@@ -66,8 +66,8 @@ GEM
6666
unf (0.1.4)
6767
unf_ext
6868
unf_ext (0.0.7.6)
69-
webmock (3.7.1)
70-
addressable (>= 2.3.6)
69+
webmock (3.18.1)
70+
addressable (>= 2.8.0)
7171
crack (>= 0.3.2)
7272
hashdiff (>= 0.4.0, < 2.0.0)
7373

vendor/cache/crack-0.4.3.gem

-562 KB
Binary file not shown.

vendor/cache/crack-0.4.5.gem

9 KB
Binary file not shown.

vendor/cache/hashdiff-1.0.0.gem

-19.5 KB
Binary file not shown.

vendor/cache/hashdiff-1.0.1.gem

20 KB
Binary file not shown.
-106 KB
Binary file not shown.
111 KB
Binary file not shown.

vendor/cache/rexml-3.2.5.gem

91 KB
Binary file not shown.

vendor/cache/safe_yaml-1.0.5.gem

-30 KB
Binary file not shown.

vendor/cache/webmock-3.18.1.gem

125 KB
Binary file not shown.

0 commit comments

Comments
 (0)