Skip to content

Commit

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

chore(deps): bump propshaft from 0.9.0 to 1.0.0
  • Loading branch information
icyleaf authored Sep 17, 2024
2 parents 3c7d2e3 + 66dcc3b commit 3749e47
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 @@ -76,7 +76,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', '0.9.0'
gem 'propshaft', '1.0.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 @@ -395,7 +395,7 @@ GEM
pghero (3.6.0)
activerecord (>= 6.1)
plist (3.7.1)
propshaft (0.9.0)
propshaft (1.0.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand Down Expand Up @@ -678,7 +678,7 @@ DEPENDENCIES
pg (>= 0.18, < 2.0)
pghero (~> 3.6.0)
plist (~> 3.7.1)
propshaft (= 0.9.0)
propshaft (= 1.0.0)
pry-rails
pry-rescue
puma (~> 6.4.2)
Expand Down

0 comments on commit 3749e47

Please sign in to comment.