Skip to content

Commit 15a1080

Browse files
build(deps-dev): bump webmock from 3.25.1 to 3.26.1
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:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51cbace commit 15a1080

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
@@ -78,8 +78,8 @@ GEM
7878
minitest (>= 5.1)
7979
securerandom (>= 0.3)
8080
tzinfo (~> 2.0, >= 2.0.5)
81-
addressable (2.8.7)
82-
public_suffix (>= 2.0.2, < 7.0)
81+
addressable (2.8.8)
82+
public_suffix (>= 2.0.2, < 8.0)
8383
after_party (2.0.0)
8484
amazing_print (1.8.1)
8585
annotate (3.2.0)
@@ -149,7 +149,7 @@ GEM
149149
coderay (1.1.3)
150150
concurrent-ruby (1.3.4)
151151
connection_pool (2.5.5)
152-
crack (1.0.0)
152+
crack (1.0.1)
153153
bigdecimal
154154
rexml
155155
crass (1.0.6)
@@ -274,7 +274,7 @@ GEM
274274
google-protobuf (>= 3.18, < 5.a)
275275
groupdate (6.7.0)
276276
activesupport (>= 7.1)
277-
hashdiff (1.1.2)
277+
hashdiff (1.2.1)
278278
htmlentities (4.3.4)
279279
httparty (0.23.1)
280280
csv
@@ -430,7 +430,7 @@ GEM
430430
psych (5.2.6)
431431
date
432432
stringio
433-
public_suffix (6.0.1)
433+
public_suffix (7.0.0)
434434
puma (7.0.4)
435435
nio4r (~> 2.0)
436436
pundit (2.5.2)
@@ -675,7 +675,7 @@ GEM
675675
activemodel (>= 6.0.0)
676676
bindex (>= 0.4.0)
677677
railties (>= 6.0.0)
678-
webmock (3.25.1)
678+
webmock (3.26.1)
679679
addressable (>= 2.8.0)
680680
crack (>= 0.3.2)
681681
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)