diff --git a/Gemfile.lock b/Gemfile.lock index 42f107c..01157a1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,9 +152,9 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.8-x64-mingw-ucrt) + nokogiri (1.18.9-x64-mingw-ucrt) racc (~> 1.4) - nokogiri (1.18.8-x86_64-linux-gnu) + nokogiri (1.18.9-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.3) parallel (1.27.0) @@ -216,7 +216,7 @@ GEM erb psych (>= 4.0.0) regexp_parser (2.10.0) - reline (0.6.1) + reline (0.6.2) io-console (~> 0.5) rubocop (1.78.0) json (~> 2.3) @@ -257,13 +257,13 @@ GEM activejob (>= 7.2) activerecord (>= 7.2) railties (>= 7.2) - solid_queue (1.2.0) + solid_queue (1.2.1) activejob (>= 7.1) activerecord (>= 7.1) concurrent-ruby (>= 1.3.1) fugit (~> 1.11.0) railties (>= 7.1) - thor (~> 1.3.1) + thor (>= 1.3.1) sshkit (1.24.0) base64 logger @@ -272,7 +272,7 @@ GEM net-ssh (>= 2.8.0) ostruct stringio (3.1.7) - thor (1.3.2) + thor (1.4.0) thruster (0.1.14) thruster (0.1.14-x86_64-linux) timeout (0.4.3)