diff --git a/Gemfile.lock b/Gemfile.lock index cfe1f54..7888f8e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,6 +126,7 @@ GEM et-orbi (1.2.11) tzinfo ffi (1.17.2-x86_64-darwin) + ffi (1.17.2-x86_64-linux-gnu) fugit (1.11.1) et-orbi (~> 1, >= 1.2.11) raabro (~> 1.4) @@ -137,7 +138,7 @@ GEM zeitwerk i18n (1.14.7) concurrent-ruby (~> 1.0) - importmap-rails (2.1.0) + importmap-rails (2.2.2) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -199,7 +200,9 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.8-x86_64-darwin) + nokogiri (1.18.9-x86_64-darwin) + racc (~> 1.4) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.2) pagy (9.3.5) @@ -224,7 +227,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.1) - rack (3.1.16) + rack (3.2.0) rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) @@ -272,7 +275,7 @@ GEM erb psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.6.1) + reline (0.6.2) io-console (~> 0.5) requestjs-rails (0.0.13) railties (>= 7.1.0) @@ -366,6 +369,7 @@ GEM railties (>= 7.1) thor (~> 1.3.1) sqlite3 (2.7.2-x86_64-darwin) + sqlite3 (2.7.2-x86_64-linux-gnu) sshkit (1.24.0) base64 logger @@ -397,8 +401,10 @@ GEM railties (>= 7.0.0) tailwindcss-ruby (~> 4.0) tailwindcss-ruby (4.1.11-x86_64-darwin) + tailwindcss-ruby (4.1.11-x86_64-linux-gnu) thor (1.3.2) thruster (0.1.14-x86_64-darwin) + thruster (0.1.14-x86_64-linux) timeout (0.4.3) turbo-rails (2.0.16) actionpack (>= 7.1.0) @@ -430,6 +436,7 @@ GEM PLATFORMS x86_64-darwin-24 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)