Skip to content

Commit

Permalink
Merge pull request #1676 from tryzealot/dependabot/bundler/propshaft-…
Browse files Browse the repository at this point in the history
…1.1.0

chore(deps): bump propshaft from 1.0.0 to 1.1.0
  • Loading branch information
icyleaf authored Oct 16, 2024
2 parents f5c9d16 + 3772803 commit dae2372
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 @@ -77,7 +77,7 @@ gem 'activejob-status', '~> 1.0.2'

# Assets
## Use jsbundling-rails, cssbundling-rails to run rake tasks, core is build/build:css in package.json
gem 'propshaft', '1.0.0'
gem 'propshaft', '1.1.0'
gem 'jsbundling-rails', '~> 1.3'
gem 'cssbundling-rails', '~> 1.4'
## Javascript
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ GEM
pghero (3.6.0)
activerecord (>= 6.1)
plist (3.7.1)
propshaft (1.0.0)
propshaft (1.1.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -677,7 +677,7 @@ DEPENDENCIES
pg (>= 0.18, < 2.0)
pghero (~> 3.6.0)
plist (~> 3.7.1)
propshaft (= 1.0.0)
propshaft (= 1.1.0)
pry-rails
pry-rescue
puma (~> 6.4.3)
Expand Down

0 comments on commit dae2372

Please sign in to comment.