Skip to content

Commit dd1bc37

Browse files
Bump webmock from 3.25.1 to 3.26.1 (#53)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.25.1 to 3.26.1. - [Release notes](https://github.com/bblimke/webmock/releases) - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.25.1...v3.26.1) --- updated-dependencies: - dependency-name: webmock dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cafaac5 commit dd1bc37

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Gemfile.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,11 +87,11 @@ GEM
8787
ast (2.4.3)
8888
base64 (0.3.0)
8989
benchmark (0.4.1)
90-
bigdecimal (3.2.2)
90+
bigdecimal (3.3.1)
9191
builder (3.3.0)
9292
concurrent-ruby (1.3.5)
9393
connection_pool (2.5.3)
94-
crack (1.0.0)
94+
crack (1.0.1)
9595
bigdecimal
9696
rexml
9797
crass (1.0.6)
@@ -102,7 +102,7 @@ GEM
102102
erubi (1.13.1)
103103
globalid (1.2.1)
104104
activesupport (>= 6.1)
105-
hashdiff (1.1.2)
105+
hashdiff (1.2.1)
106106
i18n (1.14.7)
107107
concurrent-ruby (~> 1.0)
108108
io-console (0.8.0)
@@ -160,7 +160,7 @@ GEM
160160
psych (5.2.6)
161161
date
162162
stringio
163-
public_suffix (6.0.1)
163+
public_suffix (6.0.2)
164164
racc (1.8.1)
165165
rack (3.1.16)
166166
rack-session (2.1.1)
@@ -207,7 +207,7 @@ GEM
207207
regexp_parser (2.11.3)
208208
reline (0.6.1)
209209
io-console (~> 0.5)
210-
rexml (3.4.1)
210+
rexml (3.4.4)
211211
rspec (3.13.1)
212212
rspec-core (~> 3.13.0)
213213
rspec-expectations (~> 3.13.0)
@@ -251,7 +251,7 @@ GEM
251251
unicode-emoji (4.1.0)
252252
uri (1.0.3)
253253
useragent (0.16.11)
254-
webmock (3.25.1)
254+
webmock (3.26.1)
255255
addressable (>= 2.8.0)
256256
crack (>= 0.3.2)
257257
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)