chore: bump 9 gem dependencies#46
Merged
Merged
Conversation
Consolidated routine dependency updates (Dependabot backlog): bootsnap 1.20.1 -> 1.24.4 brakeman 8.0.1 -> 8.0.4 importmap-rails 2.2.2 -> 2.2.3 puma 7.1.0 -> 8.0.1 selenium-webdriver 4.39.0 -> 4.44.0 solid_queue 1.2.4 -> 1.4.0 thruster 0.1.17 -> 0.1.21 turbo-rails 2.0.20 -> 2.0.23 web-console 4.2.1 -> 4.3.0 puma 8.0: only breaking change is the production default bind (0.0.0.0 -> IPv6 ::); config/puma.rb uses an explicit port, so unaffected. solid_queue 1.4: additive only, no schema change. Gemfile.lock only; rails unchanged (already current).
This was referenced May 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Consolidated bump of the Dependabot gem backlog into one PR. The individual Dependabot PRs (#20, #26–28, #31–33, #38–39) all conflict on
Gemfile.lockafter PR #44's security patch — merging them one by one means cascading rebases. This singlebundle updateresolves all of them; Dependabot auto-closes its now-satisfied PRs once this merges.puma0.0.0.0→ IPv6::);config/puma.rbsets an explicitport, so unaffectedsolid_queuebootsnapselenium-webdriverbrakemanscan_ruby"not latest version" warningweb-consoleturbo-railsthrusterimportmap-railsGemfile.lock-only — noGemfilechange.railsleft unchanged (already current).bundler-auditclean.Test Plan
bin/bundler-audit— no vulnerabilitiestest+system-testgreen —system-testboots puma 8, the real checkscan_ruby/lint/scan_jsgreen/uphealth-check confirm puma 8 serves in production