diff --git a/Gemfile.lock b/Gemfile.lock index 78a8e8da..8a366a2b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -63,8 +63,9 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) ast (2.4.2) - audited (5.0.1) - activerecord (>= 5.0, < 6.2) + audited (5.4.2) + activerecord (>= 5.0, < 7.2) + request_store (~> 1.2) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) brakeman (5.4.1) @@ -187,7 +188,7 @@ GEM http-accept (1.7.0) http-cookie (1.0.4) domain_name (~> 0.5) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) iconv (1.0.8) jbuilder (2.11.2) @@ -235,7 +236,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2021.0225) mini_mime (1.1.2) - minitest (5.18.0) + minitest (5.20.0) multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.1.1) @@ -500,7 +501,7 @@ GEM whois (>= 4.0.7) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.8) + zeitwerk (2.6.12) PLATFORMS aarch64-linux