Skip to content

Clear remaining bundle-audit findings (Rails 8.1.3.1 + transitive bumps) - #153

Merged
eclectic-coding merged 1 commit into
mainfrom
chore/bundle-audit-cleanup
Aug 10, 2026
Merged

Clear remaining bundle-audit findings (Rails 8.1.3.1 + transitive bumps)#153
eclectic-coding merged 1 commit into
mainfrom
chore/bundle-audit-cleanup

Conversation

@eclectic-coding

Copy link
Copy Markdown
Owner

Summary

  • bundle update rails nokogiri json loofah net-imap crass concurrent-ruby rails-html-sanitizer
  • Clears every bundle-audit finding disclosed since PR Bump simplecov from 0.22.0 to 1.0.3 #150 last ran CI on 2026-07-30: activestorage (via Rails 8.1.3 → 8.1.3.1), nokogiri 1.19.3 → 1.19.4, loofah 2.25.1 → 2.25.2, net-imap 0.6.4 → 0.6.6, crass 1.0.6 → 1.0.7, concurrent-ruby 1.3.6 → 1.3.8, rails-html-sanitizer 1.7.0 → 1.7.1
  • json was already at 2.21.2 (newer than the fix version) via a transitive resolution, so bundler left it alone
  • All indirect/transitive dependencies pulled in by rails — none are gemspec runtime dependencies of the published gem, so this only affects the dev/CI sandbox, not gem consumers

Test plan

  • bundle exec bundle-audit check — no vulnerabilities found
  • bundle exec rake (bundle-audit + rubocop + zeitwerk + rspec) — exits 0, 363 examples / 0 failures, 100% coverage

bundle update rails nokogiri json loofah net-imap crass concurrent-ruby
rails-html-sanitizer, clearing every bundle-audit finding disclosed
since PR #150 last ran CI. Rails itself moves 8.1.3 -> 8.1.3.1;
the rest are indirect dependencies pulled in by it. Only affects the
dev/CI sandbox (Gemfile.lock) — none of these are gemspec runtime
dependencies of the published gem.
@eclectic-coding
eclectic-coding merged commit 5f246fb into main Aug 10, 2026
17 checks passed
@eclectic-coding
eclectic-coding deleted the chore/bundle-audit-cleanup branch August 10, 2026 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant