From 5f8e52d506e7d68909bb0f5e4f1b76f1db6918f9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:09:59 +0000 Subject: [PATCH] Bump avo from 3.10.2 to 3.12.0 Bumps [avo](https://github.com/avo-hq/avo) from 3.10.2 to 3.12.0. - [Release notes](https://github.com/avo-hq/avo/releases) - [Changelog](https://github.com/avo-hq/avo/blob/main/RELEASE.MD) - [Commits](https://github.com/avo-hq/avo/compare/v3.10.2...v3.12.0) --- updated-dependencies: - dependency-name: avo dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 48 ++++++++++++++++++++---------------------------- 1 file changed, 20 insertions(+), 28 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa34582..947cbe1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,14 +75,13 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.2) - avo (3.10.2) + avo (3.12.0) actionview (>= 6.1) active_link_to activerecord (>= 6.1) activesupport (>= 6.1) addressable docile - httparty inline_svg literal (~> 0.2) meta-tags @@ -108,30 +107,25 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) crass (1.0.6) - csv (3.3.0) date (3.3.4) debug (1.9.2) irb (~> 1.10) reline (>= 0.3.8) - docile (1.4.0) + docile (1.4.1) drb (2.2.1) erubi (1.13.0) globalid (1.2.1) activesupport (>= 6.1) - httparty (0.22.0) - csv - mini_mime (>= 1.0.0) - multi_xml (>= 0.5.2) i18n (1.14.5) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) actionpack (>= 6.0.0) activesupport (>= 6.0.0) railties (>= 6.0.0) - inline_svg (1.9.0) + inline_svg (1.10.0) activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.7.2) @@ -155,14 +149,12 @@ GEM net-smtp marcel (1.0.4) matrix (0.4.2) - meta-tags (2.21.0) - actionpack (>= 6.0.0, < 7.2) + meta-tags (2.22.0) + actionpack (>= 6.0.0, < 8.1) method_source (1.1.0) mini_mime (1.1.5) - minitest (5.24.1) + minitest (5.25.1) msgpack (1.7.2) - multi_xml (0.7.1) - bigdecimal (~> 3.1) net-imap (0.4.14) date net-protocol @@ -173,30 +165,30 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.16.6-aarch64-linux) + nokogiri (1.16.7-aarch64-linux) racc (~> 1.4) - nokogiri (1.16.6-arm-linux) + nokogiri (1.16.7-arm-linux) racc (~> 1.4) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86-linux) + nokogiri (1.16.7-x86-linux) racc (~> 1.4) - nokogiri (1.16.6-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - pagy (8.6.3) + pagy (9.0.8) parallel (1.25.1) parser (3.3.3.0) ast (~> 2.4.1) racc psych (5.1.2) stringio - public_suffix (6.0.0) + public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) - racc (1.8.0) - rack (3.1.6) + racc (1.8.1) + rack (3.1.7) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0) @@ -300,7 +292,7 @@ GEM railties (>= 6.0.0) stringio (3.1.1) strscan (3.1.0) - thor (1.3.1) + thor (1.3.2) timeout (0.4.1) turbo-rails (2.0.5) actionpack (>= 6.0.0) @@ -312,7 +304,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (2.5.0) useragent (0.16.10) - view_component (3.12.1) + view_component (3.14.0) activesupport (>= 5.2.0, < 8.0) concurrent-ruby (~> 1.0) method_source (~> 1.0) @@ -328,7 +320,7 @@ GEM websocket-extensions (0.1.5) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.16) + zeitwerk (2.6.18) PLATFORMS aarch64-linux