Skip to content

Commit 107d03a

Browse files
Bump webmock from 3.23.1 to 3.24.0 (#2669)
Bumps [webmock](https://github.com/bblimke/webmock) from 3.23.1 to 3.24.0. - [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) - [Commits](bblimke/webmock@v3.23.1...v3.24.0) --- updated-dependencies: - dependency-name: webmock dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 22a3d26 commit 107d03a

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
@@ -75,8 +75,8 @@ GEM
7575
i18n (>= 1.6, < 2)
7676
minitest (>= 5.1)
7777
tzinfo (~> 2.0)
78-
addressable (2.8.6)
79-
public_suffix (>= 2.0.2, < 6.0)
78+
addressable (2.8.7)
79+
public_suffix (>= 2.0.2, < 7.0)
8080
administrate-field-image (1.2.0)
8181
administrate (>= 0.2.0.rc1)
8282
ammeter (1.1.7)
@@ -140,7 +140,7 @@ GEM
140140
front_matter_parser (1.0.1)
141141
globalid (1.2.1)
142142
activesupport (>= 6.1)
143-
hashdiff (1.1.0)
143+
hashdiff (1.1.1)
144144
highline (3.0.1)
145145
i18n (1.14.6)
146146
concurrent-ruby (~> 1.0)
@@ -218,7 +218,7 @@ GEM
218218
pry (0.14.2)
219219
coderay (~> 1.1)
220220
method_source (~> 1.0)
221-
public_suffix (5.0.5)
221+
public_suffix (6.0.1)
222222
pundit (2.4.0)
223223
activesupport (>= 3.0.0)
224224
racc (1.8.1)
@@ -262,7 +262,7 @@ GEM
262262
rake (13.2.1)
263263
redcarpet (3.6.0)
264264
regexp_parser (2.9.2)
265-
rexml (3.3.7)
265+
rexml (3.3.8)
266266
rspec-core (3.13.0)
267267
rspec-support (~> 3.13.0)
268268
rspec-expectations (3.13.0)
@@ -347,7 +347,7 @@ GEM
347347
unicorn (6.1.0)
348348
kgio (~> 2.6)
349349
raindrops (~> 0.7)
350-
webmock (3.23.1)
350+
webmock (3.24.0)
351351
addressable (>= 2.8.0)
352352
crack (>= 0.3.2)
353353
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)