Skip to content

Bump gem and GitHub Actions dependencies#36

Merged
candyhazlett merged 5 commits intomainfrom
dependabot-updates
Mar 11, 2026
Merged

Bump gem and GitHub Actions dependencies#36
candyhazlett merged 5 commits intomainfrom
dependabot-updates

Conversation

@candyhazlett
Copy link
Copy Markdown
Contributor

Summary

  • Updates several Ruby gems to their latest versions, including Devise (authentication) and Brakeman (security scanner)
  • Bumps the GitHub Actions artifact uploader used to save screenshots from failed tests
  • Cleans up a leftover test file and a broken test route that were causing noise in the test suite
  • Adds output directories for code quality tools to .gitignore so they don't show up as untracked files

Test plan

  • CI passes on this branch

…dates

- devise 4.9.4 → 5.0.0 (major: drops deprecated helpers, adds Rails 8 / Ruby 4 support)
- brakeman 7.1.2 → 8.0.1 (major: revamped output, Erubis → Erubi)
- puma 7.1.0 → 7.2.0
- turbo-rails 2.0.20 → 2.0.23
- faker 3.5.3 → 3.6.0
- bootsnap 1.21.0 → 1.22.0
- thruster 0.1.17 → 0.1.18
- selenium-webdriver 4.39.0 → 4.40.0
- solid_queue 1.3.0 → 1.3.1
- git 4.2.0 → 4.3.0
@candyhazlett candyhazlett merged commit c2cce8d into main Mar 11, 2026
0 of 5 checks passed
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