Skip to content

Commit

Permalink
Bump webmock from 3.23.1 to 3.24.0 in the development-dependencies group
Browse files Browse the repository at this point in the history
Bumps the development-dependencies group with 1 update: [webmock](https://github.com/bblimke/webmock).


Updates `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
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 31f5f83 commit 896d27c
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 @@ -75,8 +75,8 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
addressable (2.8.6)
public_suffix (>= 2.0.2, < 6.0)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
algolia (2.3.4)
faraday (>= 0.15, < 3)
faraday-net_http_persistent (>= 0.15, < 3)
Expand Down Expand Up @@ -193,7 +193,7 @@ GEM
guard (~> 2.1)
guard-compat (~> 1.1)
rspec (>= 2.99.0, < 4.0)
hashdiff (1.1.0)
hashdiff (1.1.1)
hashie (5.0.0)
highline (3.0.1)
http-accept (1.7.0)
Expand Down Expand Up @@ -334,7 +334,7 @@ GEM
pry (>= 0.13.0)
psych (5.1.2)
stringio
public_suffix (5.1.0)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
pundit (2.4.0)
Expand Down Expand Up @@ -416,8 +416,7 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.6)
strscan
rexml (3.3.8)
rouge (4.1.3)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand Down Expand Up @@ -520,7 +519,6 @@ GEM
stringio (3.1.1)
strong_migrations (2.0.0)
activerecord (>= 6.1)
strscan (3.1.0)
super_diff (0.13.0)
attr_extras (>= 6.2.4)
diff-lcs
Expand Down Expand Up @@ -548,7 +546,7 @@ GEM
activemodel (>= 6.0.0)
bindex (>= 0.4.0)
railties (>= 6.0.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 896d27c

Please sign in to comment.