diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2024-09-10 17:45:32 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-10 17:45:32 +0000 |
commit | 9e12fa254e8956f1f8765a76b2c6ea54e47cfdae (patch) | |
tree | 742f93f3e774be1cfe53cdb02dc9c7078197c577 | |
parent | e6f5b36a12396daf0a8166d0d2ea8865cd589ee2 (diff) |
Update dependency propshaft to v1 (#31832)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r-- | Gemfile.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index de541edfbd4..1f4e042f2bc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -601,7 +601,7 @@ GEM actionmailer (>= 3) net-smtp premailer (~> 1.7, >= 1.7.9) - propshaft (0.9.1) + propshaft (1.0.0) actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack @@ -691,7 +691,7 @@ GEM redlock (1.3.2) redis (>= 3.0.0, < 6.0) regexp_parser (2.9.2) - reline (0.5.9) + reline (0.5.10) io-console (~> 0.5) request_store (1.6.0) rack (>= 1.4) |