diff --git a/Gemfile.lock b/Gemfile.lock index 4f7ad9e..5a799f7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,12 +80,13 @@ GEM rake thor (>= 0.14.0) ast (2.4.3) - base64 (0.2.0) + base64 (0.3.0) bcrypt (3.1.20) + bcrypt_pbkdf (1.1.1) bcrypt_pbkdf (1.1.1-arm64-darwin) - benchmark (0.4.0) + benchmark (0.5.0) benchmark-ips (2.14.0) - bigdecimal (3.1.9) + bigdecimal (3.3.1) bindex (0.8.1) bootsnap (1.18.4) msgpack (~> 1.2) @@ -106,7 +107,7 @@ GEM simplecov coderay (1.1.3) concurrent-ruby (1.3.5) - connection_pool (2.5.3) + connection_pool (2.5.4) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -122,13 +123,14 @@ GEM warden (~> 1.2.3) docile (1.4.1) dotenv (3.1.8) - drb (2.2.1) + drb (2.2.3) ed25519 (1.4.0) erubi (1.13.1) et-orbi (1.2.11) tzinfo ffaker (2.24.0) ffi (1.17.2-arm64-darwin) + ffi (1.17.2-x86_64-linux-gnu) friendly_id (5.5.1) activerecord (>= 4.0.0) fugit (1.11.1) @@ -159,13 +161,13 @@ GEM kalibera (0.1.2) memoist (~> 0.16) rbzip2 (~> 0.3) - kamal (2.5.3) + kamal (2.8.2) activesupport (>= 7.0) base64 (~> 0.2) bcrypt_pbkdf (~> 1.0) concurrent-ruby (~> 1.2) dotenv (~> 3.1) - ed25519 (~> 1.2) + ed25519 (~> 1.4) net-ssh (~> 7.3) sshkit (>= 1.23.0, < 2.0) thor (~> 1.3) @@ -228,11 +230,13 @@ GEM nio4r (2.7.4) nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) + nokogiri (1.18.8-x86_64-linux-gnu) + racc (~> 1.4) oj (3.16.10) bigdecimal (>= 3.0) ostruct (>= 0.2) orm_adapter (0.5.0) - ostruct (0.6.1) + ostruct (0.6.3) pagy (9.3.4) paper_trail (16.0.0) activerecord (>= 6.1) @@ -440,10 +444,12 @@ GEM railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) tailwindcss-ruby (4.1.5-arm64-darwin) + tailwindcss-ruby (4.1.5-x86_64-linux-gnu) test-unit (3.6.8) power_assert thor (1.3.2) thruster (0.1.13-arm64-darwin) + thruster (0.1.13-x86_64-linux) tilt (2.6.0) timecop (0.9.10) timeout (0.4.3) @@ -455,7 +461,7 @@ GEM unicode-display_width (3.1.4) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.0.4) useragent (0.16.11) warden (1.2.9) rack (>= 2.0.9) @@ -471,10 +477,11 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.37) - zeitwerk (2.7.2) + zeitwerk (2.7.3) PLATFORMS arm64-darwin + x86_64-linux DEPENDENCIES activesupport