From 97d33003c71e8f697179e38ffea0f47dcc26a178 Mon Sep 17 00:00:00 2001 From: kudakwashe SIziva Date: Mon, 18 May 2026 09:08:24 +0200 Subject: [PATCH] Update gems to fix vulnerability check --- Gemfile.lock | 60 ++++++++++++++++++++++++++-------------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ccc69a4..86dab73 100755 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - action_text-trix (2.1.18) + action_text-trix (2.1.19) railties actioncable (8.1.3) actionpack (= 8.1.3) @@ -77,12 +77,12 @@ GEM securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) - addressable (2.8.9) + addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) ast (2.4.3) aws-eventstream (1.4.0) - aws-partitions (1.1233.0) - aws-sdk-core (3.244.0) + aws-partitions (1.1249.0) + aws-sdk-core (3.247.0) aws-eventstream (~> 1, >= 1.3.0) aws-partitions (~> 1, >= 1.992.0) aws-sigv4 (~> 1.9) @@ -90,14 +90,14 @@ GEM bigdecimal jmespath (~> 1, >= 1.6.1) logger - aws-sdk-sqs (1.112.0) - aws-sdk-core (~> 3, >= 3.244.0) + aws-sdk-sqs (1.113.0) + aws-sdk-core (~> 3, >= 3.247.0) aws-sigv4 (~> 1.5) aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - bigdecimal (4.1.0) - bootsnap (1.23.0) + bigdecimal (4.1.2) + bootsnap (1.24.4) msgpack (~> 1.2) brakeman (8.0.4) racc @@ -121,7 +121,7 @@ GEM docile (1.4.1) dotenv (3.2.0) drb (2.2.3) - elastic-transport (8.4.1) + elastic-transport (8.5.1) faraday (< 3) multi_json elasticsearch (8.19.3) @@ -135,16 +135,16 @@ GEM elasticsearch (~> 8) hashie elasticsearch-rails (8.0.1) - erb (6.0.2) + erb (6.0.4) erubi (1.13.1) excon (1.4.2) logger - factory_bot (6.5.6) + factory_bot (6.6.0) activesupport (>= 6.1.0) factory_bot_rails (6.5.1) factory_bot (~> 6.5) railties (>= 6.1.0) - faraday (2.14.1) + faraday (2.14.2) faraday-net_http (>= 2.0, < 3.5) json logger @@ -163,13 +163,13 @@ GEM i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) - irb (1.17.0) + irb (1.18.0) pp (>= 0.6.0) prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) - json (2.19.3) + json (2.19.5) language_server-protocol (3.17.0.5) lint_roller (1.1.0) logger (1.7.0) @@ -194,17 +194,17 @@ GEM net-smtp marcel (1.1.0) mini_mime (1.1.5) - minitest (6.0.3) + minitest (6.0.6) drb (~> 2.0) prism (~> 1.5) mize (0.6.1) msgpack (1.8.0) - multi_json (1.19.1) + multi_json (1.21.1) mysql2 (0.5.7) bigdecimal net-http (0.9.1) uri (>= 0.11.1) - net-imap (0.6.3) + net-imap (0.6.4) date net-protocol net-pop (0.1.2) @@ -214,17 +214,17 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.2-aarch64-linux-gnu) + nokogiri (1.19.3-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.2-arm64-darwin) + nokogiri (1.19.3-arm64-darwin) racc (~> 1.4) - nokogiri (1.19.2-x86_64-linux-gnu) + nokogiri (1.19.3-x86_64-linux-gnu) racc (~> 1.4) - oj (3.16.16) + oj (3.17.1) bigdecimal (>= 3.0) ostruct (>= 0.2) ostruct (0.6.3) - parallel (1.27.0) + parallel (1.28.0) parser (3.3.11.1) ast (~> 2.4.1) racc @@ -241,7 +241,7 @@ GEM rack-cors (3.0.0) logger rack (>= 3.0.14) - rack-session (2.1.1) + rack-session (2.1.2) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -279,14 +279,14 @@ GEM tsort (>= 0.2) zeitwerk (~> 2.6) rainbow (3.1.1) - rake (13.3.1) + rake (13.4.2) rdoc (7.2.0) erb psych (>= 4.0.0) tsort readline (0.0.4) reline - regexp_parser (2.11.3) + regexp_parser (2.12.0) reline (0.6.3) io-console (~> 0.5) request_store (1.7.0) @@ -308,11 +308,11 @@ GEM rspec-mocks (>= 3.13.0, < 5.0.0) rspec-support (>= 3.13.0, < 5.0.0) rspec-support (3.13.7) - rubocop (1.86.0) + rubocop (1.86.2) json (~> 2.3) language_server-protocol (~> 3.17.0.2) lint_roller (~> 1.1.0) - parallel (~> 1.10) + parallel (>= 1.10) parser (>= 3.3.0.2) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 2.9.3, < 3.0) @@ -329,7 +329,7 @@ GEM lint_roller (~> 1.1) rubocop (>= 1.75.0, < 2.0) rubocop-ast (>= 1.47.1, < 2.0) - rubocop-rails (2.34.3) + rubocop-rails (2.35.1) activesupport (>= 4.2.0) lint_roller (~> 1.1) rack (>= 1.1) @@ -353,7 +353,7 @@ GEM bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) logger - shoryuken (7.0.1) + shoryuken (7.0.2) aws-sdk-sqs (>= 1.66.0) concurrent-ruby thor @@ -373,7 +373,7 @@ GEM tins (~> 1) thor (1.5.0) timeout (0.6.1) - tins (1.52.0) + tins (1.53.0) bigdecimal mize (~> 0.6) readline