Skip to content

Commit 25dde87

Browse files
chore: bump webmock from 3.4.2 to 3.26.2
Bumps [webmock](https://github.com/bblimke/webmock) from 3.4.2 to 3.26.2. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.4.2...v3.26.2) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.26.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f76e8c4 commit 25dde87

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,16 @@ GEM
1414
securerandom (>= 0.3)
1515
tzinfo (~> 2.0, >= 2.0.5)
1616
uri (>= 0.13.1)
17-
addressable (2.8.0)
18-
public_suffix (>= 2.0.2, < 5.0)
17+
addressable (2.9.0)
18+
public_suffix (>= 2.0.2, < 8.0)
1919
base64 (0.3.0)
2020
bigdecimal (4.1.2)
2121
chronic (0.10.2)
2222
concurrent-ruby (1.3.6)
2323
connection_pool (3.0.2)
24-
crack (0.4.3)
25-
safe_yaml (~> 1.0.0)
24+
crack (1.0.1)
25+
bigdecimal
26+
rexml
2627
diff-lcs (1.6.2)
2728
domain_name (0.5.20190701)
2829
unf (>= 0.0.5, < 1.0.0)
@@ -48,7 +49,7 @@ GEM
4849
ffi-compiler (1.0.1)
4950
ffi (>= 1.0.0)
5051
rake
51-
hashdiff (0.3.7)
52+
hashdiff (1.2.1)
5253
http (5.0.4)
5354
addressable (~> 2.8)
5455
http-cookie (~> 1.0)
@@ -71,7 +72,7 @@ GEM
7172
octokit (4.12.0)
7273
sawyer (~> 0.8.0, >= 0.5.3)
7374
prism (1.9.0)
74-
public_suffix (4.0.6)
75+
public_suffix (7.0.5)
7576
rake (13.4.2)
7677
rexml (3.4.4)
7778
rspec (3.13.2)
@@ -88,7 +89,6 @@ GEM
8889
rspec-support (~> 3.13.0)
8990
rspec-support (3.13.7)
9091
ruby2_keywords (0.0.4)
91-
safe_yaml (1.0.4)
9292
sawyer (0.8.2)
9393
addressable (>= 2.3.5)
9494
faraday (> 0.8, < 2.0)
@@ -101,10 +101,10 @@ GEM
101101
unf_ext (0.0.8)
102102
uri (1.1.1)
103103
vcr (6.4.0)
104-
webmock (3.4.2)
105-
addressable (>= 2.3.6)
104+
webmock (3.26.2)
105+
addressable (>= 2.8.0)
106106
crack (>= 0.3.2)
107-
hashdiff
107+
hashdiff (>= 0.4.0, < 2.0.0)
108108

109109
PLATFORMS
110110
ruby

0 commit comments

Comments
 (0)