diff --git a/Gemfile.lock b/Gemfile.lock index 5a53b69..887c05b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -132,7 +132,7 @@ GEM activesupport (>= 6.1) i18n (1.14.7) concurrent-ruby (~> 1.0) - importmap-rails (2.1.0) + importmap-rails (2.2.0) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) @@ -191,7 +191,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) @@ -261,7 +263,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) @@ -355,6 +357,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 @@ -386,8 +389,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) @@ -419,6 +424,7 @@ GEM PLATFORMS x86_64-darwin-24 + x86_64-linux DEPENDENCIES bcrypt (~> 3.1.7)