Skip to content

Commit

Permalink
Merge pull request #938 from co-cddo/dependabot/bundler/webmock-3.24.0
Browse files Browse the repository at this point in the history
Bump webmock from 3.23.1 to 3.24.0
  • Loading branch information
RobNicholsGDS authored Oct 9, 2024
2 parents 3f6c229 + f655d8a commit d794d5f
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
afm (0.2.2)
ast (2.4.2)
async (2.11.0)
Expand Down Expand Up @@ -75,7 +75,7 @@ GEM
tilt
hamster (3.0.0)
concurrent-ruby (~> 1.0)
hashdiff (1.1.0)
hashdiff (1.1.1)
hashery (2.1.2)
hashie (3.6.0)
html-proofer (5.0.9)
Expand Down Expand Up @@ -175,7 +175,7 @@ GEM
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (5.0.5)
public_suffix (6.0.1)
racc (1.8.0)
rack (2.2.9)
rack-livereload (0.3.17)
Expand All @@ -187,8 +187,7 @@ GEM
ffi (~> 1.0)
redcarpet (3.6.0)
regexp_parser (2.9.2)
rexml (3.3.6)
strscan
rexml (3.3.8)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -248,7 +247,6 @@ GEM
sprockets (4.2.1)
concurrent-ruby (~> 1.0)
rack (>= 2.2.4, < 4)
strscan (3.1.0)
temple (0.10.0)
thor (1.2.1)
tilt (2.0.11)
Expand All @@ -264,7 +262,7 @@ GEM
uglifier (3.2.0)
execjs (>= 0.3.0, < 3)
unicode-display_width (2.5.0)
webmock (3.23.1)
webmock (3.24.0)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
Expand Down

0 comments on commit d794d5f

Please sign in to comment.