From b747789aeb0348df0f876c8864484dbd9718330e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 22:54:15 +0000 Subject: [PATCH] Bump actionpack from 7.1.3.3 to 7.1.5.1 Bumps [actionpack](https://github.com/rails/rails) from 7.1.3.3 to 7.1.5.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.0.0.1/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.3.3...v7.1.5.1) --- updated-dependencies: - dependency-name: actionpack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 43 ++++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 47dfc2330..30d03d14e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,9 +12,9 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.1) - actionpack (7.1.3.3) - actionview (= 7.1.3.3) - activesupport (= 7.1.3.3) + actionpack (7.1.5.1) + actionview (= 7.1.5.1) + activesupport (= 7.1.5.1) nokogiri (>= 1.8.5) racc rack (>= 2.2.4) @@ -22,21 +22,24 @@ GEM rack-test (>= 0.6.3) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - actionview (7.1.3.3) - activesupport (= 7.1.3.3) + actionview (7.1.5.1) + activesupport (= 7.1.5.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (7.1.3.3) + activesupport (7.1.5.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) + logger (>= 1.4.2) minitest (>= 5.1) mutex_m + securerandom (>= 0.3) tzinfo (~> 2.0) addressable (2.8.6) public_suffix (>= 2.0.2, < 6.0) @@ -61,8 +64,9 @@ GEM aws-eventstream (~> 1, >= 1.0.2) baran (0.1.12) base64 (0.2.0) + benchmark (0.4.0) bigdecimal (3.1.8) - builder (3.2.4) + builder (3.3.0) byebug (11.1.3) childprocess (5.0.0) chroma-db (0.6.0) @@ -71,7 +75,7 @@ GEM coderay (1.1.3) cohere-ruby (0.9.10) faraday (>= 2.0.1, < 3.0) - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -141,7 +145,7 @@ GEM faraday (>= 1) eqn (1.6.5) treetop (>= 1.2.0) - erubi (1.12.0) + erubi (1.13.0) ethon (0.16.0) ffi (>= 1.15.0) event_stream_parser (1.0.0) @@ -187,7 +191,7 @@ GEM multi_xml (>= 0.5.2) hugging-face (0.3.5) faraday (>= 1.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) ice_nine (0.11.2) io-console (0.7.2) @@ -204,7 +208,7 @@ GEM lint_roller (1.1.0) llama_cpp (0.9.5) logger (1.6.1) - loofah (2.22.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -217,8 +221,8 @@ GEM milvus (0.10.3) faraday (>= 2.0.1, < 3) mini_mime (1.1.5) - mini_portile2 (2.8.6) - minitest (5.23.1) + mini_portile2 (2.8.8) + minitest (5.25.4) mistral-ai (1.2.0) event_stream_parser (~> 1.0) faraday (~> 2.9) @@ -227,7 +231,7 @@ GEM multi_xml (0.7.1) bigdecimal (~> 3.1) multipart-post (2.4.1) - mutex_m (0.2.0) + mutex_m (0.3.0) net-http (0.4.1) uri net-imap (0.4.11) @@ -287,8 +291,8 @@ GEM public_suffix (5.0.5) qdrant-ruby (0.9.8) faraday (>= 2.0.1, < 3) - racc (1.8.0) - rack (3.0.11) + racc (1.8.1) + rack (3.1.8) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -303,9 +307,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (7.1.3.3) - actionpack (= 7.1.3.3) - activesupport (= 7.1.3.3) + railties (7.1.5.1) + actionpack (= 7.1.5.1) + activesupport (= 7.1.5.1) irb rackup (>= 1.0.0) rake (>= 12.2) @@ -382,6 +386,7 @@ GEM rubyzip (2.3.2) safe_ruby (1.0.4) childprocess (>= 0.3.9) + securerandom (0.4.0) sequel (5.68.0) signet (0.19.0) addressable (~> 2.8)