Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update all Bundler dependencies (2026-04-06)
  • Loading branch information
depfu[bot] authored and mockdeep committed Apr 7, 2026
commit 63bb6dd6978001cc71edeaff0b574e750ddfbaf8
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ GEM
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.9)
addressable (2.9.0)
public_suffix (>= 2.0.2, < 8.0)
ast (2.4.3)
axe-core-api (4.11.1)
Expand All @@ -93,7 +93,7 @@ GEM
thread_safe (~> 0.3, >= 0.3.1)
base64 (0.3.0)
bcrypt (3.1.22)
bigdecimal (4.1.0)
bigdecimal (4.1.1)
bindex (0.8.1)
bootsnap (1.23.0)
msgpack (~> 1.2)
Expand Down Expand Up @@ -170,7 +170,7 @@ GEM
goldiloader (6.0.0)
activerecord (>= 7.2, < 8.3)
activesupport (>= 7.2, < 8.3)
good_job (4.14.0)
good_job (4.14.2)
activejob (>= 6.1.0)
activerecord (>= 6.1.0)
concurrent-ruby (>= 1.3.1)
Expand Down Expand Up @@ -311,7 +311,7 @@ GEM
tsort
readline (0.0.4)
reline
regexp_parser (2.11.3)
regexp_parser (2.12.0)
reline (0.6.3)
io-console (~> 0.5)
rexml (3.4.4)
Expand Down
Loading