Skip to content

Commit

Permalink
Bump propshaft from 0.6.4 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [propshaft](https://github.com/rails/propshaft) from 0.6.4 to 0.8.0.
- [Release notes](https://github.com/rails/propshaft/releases)
- [Commits](rails/propshaft@v0.6.4...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 Jan 22, 2024
1 parent 47da613 commit 5afa20d
Showing 1 changed file with 18 additions and 16 deletions.
34 changes: 18 additions & 16 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ GEM
case_transform (0.2)
activesupport
coderay (1.1.3)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.3)
cookiejar (0.3.3)
crass (1.0.6)
cssbundling-rails (1.1.2)
Expand Down Expand Up @@ -161,7 +161,7 @@ GEM
thor
honeybadger (5.0.2)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
importmap-rails (1.1.5)
actionpack (>= 6.0.0)
Expand All @@ -170,9 +170,9 @@ GEM
jsonapi-renderer (0.2.2)
language_server-protocol (3.17.0.3)
lint_roller (1.1.0)
loofah (2.19.1)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
nokogiri (>= 1.12.0)
mail (2.8.0)
mini_mime (>= 0.1.1)
net-imap
Expand All @@ -184,7 +184,7 @@ GEM
method_source (1.0.0)
mini_histogram (0.3.1)
mini_mime (1.1.2)
minitest (5.17.0)
minitest (5.21.2)
multi_json (1.15.0)
net-imap (0.3.4)
date
Expand All @@ -211,7 +211,7 @@ GEM
ast (~> 2.4.1)
racc
pg (1.4.5)
propshaft (0.6.4)
propshaft (0.8.0)
actionpack (>= 7.0.0)
activesupport (>= 7.0.0)
rack
Expand All @@ -223,8 +223,8 @@ GEM
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
rack (2.2.6.4)
rack-test (2.0.2)
rack (2.2.8)
rack-test (2.1.0)
rack (>= 1.3)
rails (7.0.4)
actioncable (= 7.0.4)
Expand All @@ -240,11 +240,13 @@ GEM
activesupport (= 7.0.4)
bundler (>= 1.15.0)
railties (= 7.0.4)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
rails-dom-testing (2.2.0)
activesupport (>= 5.0.0)
minitest
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.4)
loofah (~> 2.19, >= 2.19.1)
rails-html-sanitizer (1.6.0)
loofah (~> 2.21)
nokogiri (~> 1.14)
rails-observers (0.1.5)
activemodel (>= 4.0)
railties (7.0.4)
Expand All @@ -255,7 +257,7 @@ GEM
thor (~> 1.0)
zeitwerk (~> 2.5)
rainbow (3.1.1)
rake (13.0.6)
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rspec-core (3.12.0)
Expand Down Expand Up @@ -319,16 +321,16 @@ GEM
standard-rails (1.0.2)
lint_roller (~> 1.0)
rubocop-rails (~> 2.23.1)
thor (1.2.1)
thor (1.3.0)
timeout (0.3.1)
tzinfo (2.0.5)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
websocket (1.2.9)
websocket-extensions (0.1.5)
xpath (3.2.0)
nokogiri (~> 1.8)
zeitwerk (2.6.6)
zeitwerk (2.6.12)

PLATFORMS
aarch64-linux
Expand Down

0 comments on commit 5afa20d

Please sign in to comment.