Skip to content

Update two gems that had security warnings - #50

Merged
nz merged 1 commit into
mainfrom
chore/dependabot-bumps
Aug 11, 2026
Merged

Update two gems that had security warnings#50
nz merged 1 commit into
mainfrom
chore/dependabot-bumps

Conversation

@nz

@nz nz commented Aug 11, 2026

Copy link
Copy Markdown
Member

GitHub warned about two gems in our lockfile. This updates both to the fixed versions.

  • activestorage 8.1.3 → 8.1.3.1 (critical advisory; the pinned Rails family moves in lockstep)
  • json 2.21.1 → 2.21.2 (low advisory)

Both are development/test dependencies from the Gemfile; the gemspec declares neither, so nothing changes for consumers of the gem. bundle update --conservative kept the diff to exactly the Rails family and json. gem-groups.json needed no regeneration. Full suite and nix flake check green.

activestorage moves to 8.1.3.1, taking the pinned Rails family with
it in lockstep, and json to 2.21.2. Both are development and test
dependencies only; the gem itself declares neither.
@nz
nz enabled auto-merge August 11, 2026 00:50
@nz
nz merged commit d1fb21b into main Aug 11, 2026
1 check 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.

2 participants