Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent 5207029 commit 114bc58
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ gem "faraday"
gem "jwt"

# Use simple asset pipeline
gem "propshaft", "~> 0.9.0"
gem "propshaft", "~> 0.9.1"
gem "cssbundling-rails", "~> 1.4"
gem "jsbundling-rails", "~> 1.3"

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ GEM
racc
pg (1.5.7)
prism (0.30.0)
propshaft (0.9.0)
propshaft (0.9.1)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -359,7 +359,7 @@ DEPENDENCIES
jsbundling-rails (~> 1.3)
jwt
pg
propshaft (~> 0.9.0)
propshaft (~> 0.9.1)
puma (>= 5.0)
rails (~> 7.2.0)
rails-controller-testing
Expand Down

0 comments on commit 114bc58

Please sign in to comment.