From a4cb05e30e3ae6c7437a54043828f21b9f1a754a Mon Sep 17 00:00:00 2001 From: Conrad Taylor Date: Tue, 9 Dec 2025 21:19:04 -0800 Subject: [PATCH] Update Ruby gems. --- Gemfile.lock | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9320608..b2c48f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,7 +77,7 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bcrypt_pbkdf (1.1.1) + bcrypt_pbkdf (1.1.2) bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.19.0) @@ -85,18 +85,18 @@ GEM brakeman (7.1.1) racc builder (3.3.0) - bundler-audit (0.9.2) - bundler (>= 1.2.0, < 3) + bundler-audit (0.9.3) + bundler (>= 1.2.0) thor (~> 1.0) concurrent-ruby (1.3.5) - connection_pool (2.5.5) + connection_pool (3.0.2) crass (1.0.6) date (3.5.0) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) diff-lcs (1.6.2) - dotenv (3.1.8) + dotenv (3.2.0) drb (2.2.3) ed25519 (1.4.0) erb (6.0.0) @@ -124,8 +124,8 @@ GEM jbuilder (2.14.1) actionview (>= 7.0.0) activesupport (>= 7.0.0) - json (2.16.0) - kamal (2.8.2) + json (2.17.1) + kamal (2.9.0) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) @@ -192,7 +192,7 @@ GEM actionpack (>= 7.0.0) activesupport (>= 7.0.0) rack - psych (5.2.6) + psych (5.3.0) date stringio puma (7.1.0) @@ -208,7 +208,7 @@ GEM rack (>= 3.0.0) rack-test (2.2.0) rack (>= 1.3) - rackup (2.2.1) + rackup (2.3.1) rack (>= 3) rails (8.1.1) actioncable (= 8.1.1) @@ -242,7 +242,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.3.1) - rdoc (6.16.0) + rdoc (6.17.0) erb psych (>= 4.0.0) tsort @@ -284,7 +284,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.34.1) + rubocop-rails (2.34.2) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -319,12 +319,12 @@ GEM net-sftp (>= 2.1.2) net-ssh (>= 2.8.0) ostruct - stringio (3.1.8) + stringio (3.1.9) thor (1.4.0) thruster (0.1.16-aarch64-linux) thruster (0.1.16-arm64-darwin) thruster (0.1.16-x86_64-darwin) - timeout (0.4.4) + timeout (0.5.0) tsort (0.2.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0)