Skip to content

Commit

Permalink
Merge pull request #5519 from DFE-Digital/dependabot/bundler/webmock-…
Browse files Browse the repository at this point in the history
…3.25.0

Bump webmock from 3.24.0 to 3.25.0
  • Loading branch information
cwrw authored Feb 10, 2025
2 parents 81e94ee + 6ebcd1b commit de04f16
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ group :test do
gem "shoulda-matchers", "~> 5.3"
gem "simplecov"
gem "site_prism", "~> 3.7"
gem "webmock", "~> 3.24"
gem "webmock", "~> 3.25"
gem "with_model"
end

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ GEM
gyoku (1.4.0)
builder (>= 2.1.2)
rexml (~> 3.0)
hashdiff (1.1.1)
hashdiff (1.1.2)
hashie (5.0.0)
html-attributes-utils (1.0.2)
activesupport (>= 6.1.4.4)
Expand Down Expand Up @@ -695,7 +695,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.0)
webmock (3.24.0)
webmock (3.25.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down Expand Up @@ -815,7 +815,7 @@ DEPENDENCIES
tzinfo-data
wdm (~> 0.1)
web-console (~> 4.2.1)
webmock (~> 3.24)
webmock (~> 3.25)
with_model
zendesk_api

Expand Down

0 comments on commit de04f16

Please sign in to comment.