Skip to content

Commit

Permalink
Bump the combined-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the combined-dependencies group with 2 updates: [propshaft](https://github.com/rails/propshaft) and [webmock](https://github.com/bblimke/webmock).


Updates `propshaft` from 1.0.1 to 1.1.0
- [Release notes](https://github.com/rails/propshaft/releases)
- [Commits](rails/propshaft@v1.0.1...v1.1.0)

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: propshaft
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
- dependency-name: webmock
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: combined-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent 9f6a5c9 commit dd1be3b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ GEM
minitest (>= 5.1)
mutex_m
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)
annotate_models (1.0.1)
ast (2.4.2)
axe-core-api (4.10.0)
Expand Down Expand Up @@ -214,7 +214,7 @@ GEM
grover (1.1.10)
combine_pdf (~> 1.0)
nokogiri (~> 1.0)
hashdiff (1.1.0)
hashdiff (1.1.1)
hashie (5.0.0)
hexapdf (0.47.0)
cmdparse (~> 3.0, >= 3.0.3)
Expand Down Expand Up @@ -328,7 +328,7 @@ GEM
rexml (~> 3.2, >= 3.2.6)
safe_shell (>= 1.0.3, < 2.0)
pg (1.5.8)
propshaft (1.0.1)
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand All @@ -346,7 +346,7 @@ GEM
pry (~> 0.13)
psych (5.1.2)
stringio
public_suffix (5.0.5)
public_suffix (6.0.1)
puma (6.4.3)
nio4r (~> 2.0)
racc (1.8.1)
Expand Down Expand Up @@ -557,7 +557,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 dd1be3b

Please sign in to comment.