From cd3e86f5092dfa2fc211bb33d0c4c194c4012a4d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2026 18:50:11 +0000 Subject: [PATCH] Bump bcrypt from 3.1.20 to 3.1.22 in /components/financial_assistance Bumps [bcrypt](https://github.com/bcrypt-ruby/bcrypt-ruby) from 3.1.20 to 3.1.22. - [Release notes](https://github.com/bcrypt-ruby/bcrypt-ruby/releases) - [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG) - [Commits](https://github.com/bcrypt-ruby/bcrypt-ruby/compare/v3.1.20...v3.1.22) --- updated-dependencies: - dependency-name: bcrypt dependency-version: 3.1.22 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- components/financial_assistance/Gemfile.lock | 218 ++++++++++--------- 1 file changed, 113 insertions(+), 105 deletions(-) diff --git a/components/financial_assistance/Gemfile.lock b/components/financial_assistance/Gemfile.lock index f80ecad6e54..c4459299c78 100644 --- a/components/financial_assistance/Gemfile.lock +++ b/components/financial_assistance/Gemfile.lock @@ -164,21 +164,22 @@ GEM minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) - addressable (2.8.6) - public_suffix (>= 2.0.2, < 6.0) - amq-protocol (2.3.2) - ast (2.4.2) + addressable (2.8.9) + public_suffix (>= 2.0.2, < 8.0) + amq-protocol (2.5.1) + ast (2.4.3) base64 (0.3.0) - bcrypt (3.1.20) - bigdecimal (3.1.8) - bootsnap (1.18.4) + bcrypt (3.1.22) + bigdecimal (4.0.1) + bootsnap (1.23.0) msgpack (~> 1.2) - bson (5.0.0) + bson (5.2.0) builder (3.3.0) - bunny (2.22.0) - amq-protocol (~> 2.3, >= 2.3.1) + bunny (2.24.0) + amq-protocol (~> 2.3) sorted_set (~> 1, >= 1.0.2) - byebug (11.1.3) + byebug (13.0.0) + reline (>= 0.6.0) capybara (3.39.2) addressable matrix @@ -191,7 +192,7 @@ GEM coderay (1.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) config (4.2.1) deep_merge (~> 1.2, >= 1.2.1) dry-validation (~> 1.0, >= 1.0.0) @@ -200,7 +201,7 @@ GEM database_cleaner-mongoid (2.0.1) database_cleaner-core (~> 2.0.0) mongoid - date (3.4.1) + date (3.5.1) deep_merge (1.2.2) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) @@ -210,8 +211,9 @@ GEM railties (>= 4.1.0) responders warden (~> 1.2.3) - diff-lcs (1.5.1) - docile (1.4.0) + diff-lcs (1.6.2) + docile (1.4.1) + drb (2.2.3) dry-configurable (0.16.1) dry-core (~> 0.6) zeitwerk (~> 2.6) @@ -224,48 +226,44 @@ GEM concurrent-ruby (~> 1.0) dry-core (~> 0.9, >= 0.9) dry-inflector (0.3.0) - dry-initializer (3.1.1) - dry-logic (1.3.0) + dry-initializer (3.2.0) + dry-logic (1.2.0) concurrent-ruby (~> 1.0) - dry-core (~> 0.9, >= 0.9) - zeitwerk (~> 2.6) + dry-core (~> 0.5, >= 0.5) dry-matcher (0.9.0) dry-core (~> 0.4, >= 0.4.8) dry-monads (1.5.0) concurrent-ruby (~> 1.0) dry-core (~> 0.9, >= 0.9) zeitwerk (~> 2.6) - dry-schema (1.11.3) + dry-schema (1.9.3) concurrent-ruby (~> 1.0) - dry-configurable (~> 0.16, >= 0.16) - dry-core (~> 0.9, >= 0.9) + dry-configurable (~> 0.13, >= 0.13.0) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) - dry-logic (~> 1.3) - dry-types (~> 1.6) - zeitwerk (~> 2.6) - dry-struct (1.5.2) - dry-core (~> 0.9, >= 0.9) - dry-types (~> 1.6) + dry-logic (~> 1.0) + dry-types (~> 1.5) + dry-struct (1.4.0) + dry-core (~> 0.5, >= 0.5) + dry-types (~> 1.5) ice_nine (~> 0.11) - zeitwerk (~> 2.6) dry-transformer (0.1.1) - dry-types (1.6.1) + dry-types (1.5.1) concurrent-ruby (~> 1.0) dry-container (~> 0.3) - dry-core (~> 0.9, >= 0.9) + dry-core (~> 0.5, >= 0.5) dry-inflector (~> 0.1, >= 0.1.2) - dry-logic (~> 1.3, >= 1.3) - zeitwerk (~> 2.6) - dry-validation (1.9.0) + dry-logic (~> 1.0, >= 1.0.2) + dry-validation (1.7.0) concurrent-ruby (~> 1.0) dry-container (~> 0.7, >= 0.7.1) - dry-core (~> 0.9, >= 0.9) + dry-core (~> 0.5, >= 0.5) dry-initializer (~> 3.0) - dry-schema (~> 1.11, >= 1.11.0) - zeitwerk (~> 2.6) + dry-schema (~> 1.8, >= 1.8.0) erubi (1.13.1) - ethon (0.16.0) + ethon (0.18.0) ffi (>= 1.15.0) + logger factory_bot (4.11.1) activesupport (>= 3.0.0) factory_bot_rails (4.11.1) @@ -280,56 +278,60 @@ GEM multipart-post (>= 1.2, < 3) ruby2_keywords (>= 0.0.4) faraday-em_http (1.0.0) - faraday-em_synchrony (1.0.0) + faraday-em_synchrony (1.0.1) faraday-excon (1.1.0) - faraday-net_http (1.0.1) + faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) - faraday_middleware (1.2.0) + faraday_middleware (1.2.1) faraday (~> 1.0) - ffi (1.16.3) - font-awesome-rails (4.7.0.8) - railties (>= 3.2, < 8.0) + ffi (1.17.3-x86_64-linux-gnu) + font-awesome-rails (4.7.0.9) + railties (>= 3.2, < 9.0) forgery (0.7.0) - globalid (1.2.1) + globalid (1.3.0) activesupport (>= 6.1) - haml (6.3.0) + haml (7.2.0) temple (>= 0.8.2) thor tilt - haml-rails (2.1.0) + haml-rails (3.0.0) actionpack (>= 5.1) activesupport (>= 5.1) haml (>= 4.0.6) railties (>= 5.1) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) ice_nine (0.11.2) + io-console (0.8.2) iso_country_codes (0.7.8) - json-schema (5.1.1) + json-schema (6.2.0) addressable (~> 2.8) - bigdecimal (~> 3.1) + bigdecimal (>= 3.1, < 5) little-plugger (1.1.4) logger (1.7.0) logging (2.3.1) little-plugger (~> 1.1) multi_json (~> 1.14) - loofah (2.24.1) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) - mail (2.8.1) + mail (2.9.0) + logger mini_mime (>= 0.1.1) net-imap net-pop net-smtp - marcel (1.0.4) - matrix (0.4.2) + marcel (1.1.0) + matrix (0.4.3) method_source (1.1.0) - mime-types (3.5.2) - mime-types-data (~> 3.2015) - mime-types-data (3.2024.0305) + mime-types (3.7.0) + logger + mime-types-data (~> 3.2025, >= 3.2025.0507) + mime-types-data (3.2026.0317) mini_mime (1.1.5) - mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (6.0.2) + drb (~> 2.0) + prism (~> 1.5) monetize (1.9.4) money (~> 6.12) money (6.13.8) @@ -339,15 +341,16 @@ GEM monetize (~> 1.9.0) money (~> 6.13.2) railties (>= 3.0) - mongo (2.20.0) + mongo (2.23.0) + base64 bson (>= 4.14.1, < 6.0.0) mongoid (7.5.4) activemodel (>= 5.1, < 7.1, != 7.0.0) mongo (>= 2.10.5, < 3.0.0) ruby2_keywords (~> 0.0.5) - mongoid-autoinc (6.0.3) - mongoid (>= 6.0, < 8.0) - mongoid-compatibility (0.6.0) + mongoid-autoinc (6.0.4) + mongoid (>= 6.0, < 9.0) + mongoid-compatibility (1.0.0) activesupport mongoid (>= 2.0) mongoid-rspec (4.0.1) @@ -362,9 +365,9 @@ GEM rails (>= 4.2.0) railties (>= 4.2.0) msgpack (1.8.0) - multi_json (1.15.0) - multipart-post (2.4.0) - net-imap (0.5.9) + multi_json (1.19.1) + multipart-post (2.4.1) + net-imap (0.6.3) date net-protocol net-pop (0.1.2) @@ -373,28 +376,32 @@ GEM timeout net-smtp (0.5.1) net-protocol - nio4r (2.7.4) - nokogiri (1.18.9) - mini_portile2 (~> 2.8.2) + nio4r (2.7.5) + nokogiri (1.19.1-x86_64-linux-gnu) racc (~> 1.4) nokogiri-happymapper (0.9.0) nokogiri (~> 1.5) - oj (3.16.3) + oj (3.16.16) bigdecimal (>= 3.0) + ostruct (>= 0.2) orm_adapter (0.5.0) - ox (2.14.18) - parallel (1.24.0) - parser (3.3.0.5) + ostruct (0.6.3) + ox (2.14.23) + bigdecimal (>= 3.0) + parallel (1.27.0) + parser (3.3.10.2) ast (~> 2.4.1) racc - pry (0.13.1) + prism (1.9.0) + pry (0.16.0) coderay (~> 1.1) method_source (~> 1.0) - pry-byebug (3.9.0) - byebug (~> 11.0) - pry (~> 0.13.0) - public_suffix (5.0.5) - pundit (2.3.1) + reline (>= 0.6.0) + pry-byebug (3.12.0) + byebug (~> 13.0) + pry (>= 0.13, < 0.17) + public_suffix (7.0.5) + pundit (2.5.2) activesupport (>= 3.0.0) racc (1.8.1) rack (2.2.22) @@ -423,8 +430,8 @@ GEM activesupport (>= 5.0.0) minitest nokogiri (>= 1.6) - rails-html-sanitizer (1.6.2) - loofah (~> 2.21) + rails-html-sanitizer (1.7.0) + loofah (~> 2.25) nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rails-perftest (0.0.7) railties (6.1.7.10) @@ -434,27 +441,29 @@ GEM rake (>= 12.2) thor (~> 1.0) rainbow (3.1.1) - rake (13.3.0) - rbnacl (7.1.1) - ffi + rake (12.3.3) + rbnacl (7.1.2) + ffi (~> 1) rbtree (0.4.6) - regexp_parser (2.9.0) + regexp_parser (2.11.3) + reline (0.6.3) + io-console (~> 0.5) responders (3.1.1) actionpack (>= 5.2) railties (>= 5.2) rexml (3.4.4) - rspec (3.13.0) + rspec (3.13.2) rspec-core (~> 3.13.0) rspec-expectations (~> 3.13.0) rspec-mocks (~> 3.13.0) - rspec-core (3.13.0) + rspec-core (3.13.6) rspec-support (~> 3.13.0) - rspec-expectations (3.13.0) + rspec-expectations (3.13.5) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-instafail (1.0.0) rspec - rspec-mocks (3.13.1) + rspec-mocks (3.13.8) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.13.0) rspec-rails (5.0.3) @@ -465,7 +474,7 @@ GEM rspec-expectations (~> 3.10) rspec-mocks (~> 3.10) rspec-support (~> 3.10) - rspec-support (3.13.1) + rspec-support (3.13.7) rubocop (0.93.1) parallel (~> 1.10) parser (>= 2.7.1.5) @@ -475,16 +484,16 @@ GEM rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.31.2) - parser (>= 3.3.0.4) + rubocop-ast (1.49.1) + parser (>= 3.3.7.2) + prism (~> 1.7) rubocop-rspec (1.44.1) rubocop (~> 0.87) rubocop-ast (>= 0.7.1) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - serverengine (2.0.7) + serverengine (2.1.1) sigdump (~> 0.2.2) - set (1.0.4) shoulda-matchers (3.1.3) activesupport (>= 4.0.0) sigdump (0.2.5) @@ -495,20 +504,19 @@ GEM simplecov-cobertura (3.1.0) rexml simplecov (~> 0.19) - simplecov-html (0.12.3) + simplecov-html (0.13.2) simplecov_json_formatter (0.1.4) slim (3.0.9) temple (>= 0.7.6, < 0.9) tilt (>= 1.3.3, < 2.1) - sneakers (2.11.0) - bunny (~> 2.12) + sneakers (2.12.0) + bunny (~> 2.14) concurrent-ruby (~> 1.0) - rake - serverengine (~> 2.0.5) + rake (~> 12.3) + serverengine (~> 2.1.0) thor - sorted_set (1.0.3) + sorted_set (1.1.0) rbtree - set (~> 1.0) sprockets (4.2.2) concurrent-ruby (~> 1.0) logger @@ -521,10 +529,10 @@ GEM coercible (~> 1.0) temple (0.8.2) test-prof (1.3.3) - thor (1.4.0) + thor (1.5.0) thread_safe (0.3.6) tilt (2.0.11) - timeout (0.4.3) + timeout (0.6.1) typhoeus (1.4.1) ethon (>= 0.9.0) tzinfo (2.0.6) @@ -539,10 +547,10 @@ GEM xpath (3.2.0) nokogiri (~> 1.8) yard (0.9.36) - zeitwerk (2.6.18) + zeitwerk (2.7.5) PLATFORMS - ruby + x86_64-linux DEPENDENCIES aca_entities!