Skip to content

Commit

Permalink
Bump propshaft from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [propshaft](https://github.com/rails/propshaft) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/rails/propshaft/releases)
- [Commits](rails/propshaft@v0.7.0...v0.8.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and t27duck committed Oct 29, 2023
1 parent 8756a9c commit 484c3d3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ GEM
actionpack (>= 6.0.0)
railties (>= 6.0.0)
io-console (0.6.0)
irb (1.8.2)
irb (1.8.3)
rdoc
reline (>= 0.3.8)
json (2.6.3)
Expand All @@ -130,7 +130,7 @@ GEM
marcel (1.0.2)
matrix (0.4.2)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.6.0)
mutex_m (0.1.2)
Expand All @@ -155,12 +155,12 @@ GEM
pg_search (2.3.6)
activerecord (>= 5.2)
activesupport (>= 5.2)
propshaft (0.7.0)
propshaft (0.8.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
railties (>= 7.0.0)
psych (5.1.1)
psych (5.1.1.1)
stringio
public_suffix (5.0.1)
puma (6.4.0)
Expand Down Expand Up @@ -247,7 +247,7 @@ GEM
stringio (3.0.8)
tailwindcss-rails (2.0.31)
railties (>= 6.0.0)
thor (1.2.2)
thor (1.3.0)
timeout (0.4.0)
turbo-rails (1.5.0)
actionpack (>= 6.0.0)
Expand Down

0 comments on commit 484c3d3

Please sign in to comment.