Skip to content

Commit

Permalink
Bump propshaft from 0.9.0 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [propshaft](https://github.com/rails/propshaft) from 0.9.0 to 1.0.0.
- [Release notes](https://github.com/rails/propshaft/releases)
- [Commits](rails/propshaft@v0.9.0...v1.0.0)

---
updated-dependencies:
- dependency-name: propshaft
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 10, 2024
1 parent 3b9c026 commit 4c060e7
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 @@ -137,7 +137,7 @@ GEM
json
simplecov
colorize (1.1.0)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
countries (6.0.1)
unaccent (~> 0.3)
Expand Down Expand Up @@ -229,7 +229,7 @@ GEM
mini_mime (1.1.5)
mini_racer (0.13.0)
libv8-node (~> 22.5.1.0)
minitest (5.24.1)
minitest (5.25.1)
msgpack (1.7.2)
multi_json (1.15.0)
mutex_m (0.2.0)
Expand Down Expand Up @@ -270,7 +270,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.5.7)
propshaft (0.9.0)
propshaft (1.0.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -332,7 +332,7 @@ GEM
connection_pool
regexp_parser (2.9.2)
relaxed-rubocop (2.5)
reline (0.5.9)
reline (0.5.10)
io-console (~> 0.5)
request_store (1.7.0)
rack (>= 1.4)
Expand Down Expand Up @@ -427,7 +427,7 @@ GEM
stripe (11.7.0)
strscan (3.1.0)
temple (0.10.3)
thor (1.3.1)
thor (1.3.2)
tilt (2.4.0)
timecop (0.9.10)
timeout (0.4.1)
Expand All @@ -454,7 +454,7 @@ GEM
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
yard (0.9.36)
zeitwerk (2.6.17)
zeitwerk (2.6.18)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 4c060e7

Please sign in to comment.