Skip to content

Update gems - #100

Merged
dadachi merged 1 commit into
mainfrom
chore/update-gems-2026-09-06
Sep 5, 2026
Merged

Update gems#100
dadachi merged 1 commit into
mainfrom
chore/update-gems-2026-09-06

Conversation

@dadachi

@dadachi dadachi commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Routine dependency refresh via bundle update. 18 gems updated:

Gem From To
mission_control-jobs 1.1.0 1.2.0
resend 1.10.0 1.14.0
rubocop 1.89.0 1.90.0
image_processing 2.0.3 2.1.0
valid_email2 7.0.15 7.1.0
selenium-webdriver 4.47.0 4.48.0
rbs 4.1.3 4.2.0
rubyzip 3.5.0 3.6.0
bootsnap 1.25.0 1.26.0
httpx 1.8.1 1.8.3
googleauth 1.17.3 1.17.4
net-protocol 0.2.2 0.3.0
responders 3.2.0 3.2.1
webmock 3.26.3 3.26.4
pagy 43.6.1 43.6.2
et-orbi 1.4.1 1.4.2
http-2 1.2.1 1.2.2

Config change

RuboCop 1.90 renamed Lint/MissingCopEnableDirective's MaximumRangeSize parameter to MaxRangeSize. Renamed in .rubocop.yml to clear the obsolete-parameter warning that RuboCop now prints on every run.

Held back

marcel stays on 1.2.1 (2.1.0 available) — activestorage 8.1.3.1 pins marcel (~> 1.0).

Verification

  • bin/rubocop — 253 files, no offenses, no warnings
  • bundle exec erb_lint --lint-all — no errors
  • bin/bundler-audit — no vulnerabilities
  • bin/brakeman — 0 security warnings
  • bin/rails test — 438 runs, 916 assertions, 0 failures, 0 errors

mission_control-jobs 1.2.0 prints a post-install note about HTTP basic auth; already handled by config/initializers/mission_control.rb.

🤖 Generated with Claude Code

https://claude.ai/code/session_01KtWK5oVadjzzdyD8z7qeCK

Update 18 gems via `bundle update`, notably:

- mission_control-jobs 1.1.0 -> 1.2.0
- resend 1.10.0 -> 1.14.0
- rubocop 1.89.0 -> 1.90.0
- image_processing 2.0.3 -> 2.1.0
- valid_email2 7.0.15 -> 7.1.0
- selenium-webdriver 4.47.0 -> 4.48.0

RuboCop 1.90 renamed `Lint/MissingCopEnableDirective`'s `MaximumRangeSize`
parameter to `MaxRangeSize`; rename it in .rubocop.yml to clear the
obsolete-parameter warning.

marcel stays on 1.x — activestorage 8.1.3.1 pins `marcel (~> 1.0)`.

rubocop, erb_lint, bundler-audit, brakeman, and all 438 tests pass.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01KtWK5oVadjzzdyD8z7qeCK
@dadachi
dadachi merged commit 0c75a68 into main Sep 5, 2026
3 checks passed
@dadachi
dadachi deleted the chore/update-gems-2026-09-06 branch September 5, 2026 23:21
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