From fecb12367601e3aa5b53c95774b18b8635d1c076 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 May 2025 18:21:29 +0000 Subject: [PATCH] Bump avo from 3.19.3 to 3.20.0 Bumps [avo](https://github.com/avo-hq/avo) from 3.19.3 to 3.20.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.19.3...v3.20.0) --- updated-dependencies: - dependency-name: avo dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 36 ++++++++++++++++++------------------ 2 files changed, 19 insertions(+), 19 deletions(-) diff --git a/Gemfile b/Gemfile index 452007a..c772115 100644 --- a/Gemfile +++ b/Gemfile @@ -61,7 +61,7 @@ group :test do gem "selenium-webdriver" end -gem "avo", "~> 3.19" +gem "avo", "~> 3.20" gem "devise", "~> 4.9" diff --git a/Gemfile.lock b/Gemfile.lock index 7bdbd6e..2cd2513 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -78,7 +78,7 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) ast (2.4.3) - avo (3.19.3) + avo (3.20.0) actionview (>= 6.1) active_link_to activerecord (>= 6.1) @@ -117,8 +117,8 @@ GEM rack-test (>= 0.6.3) regexp_parser (>= 1.5, < 3.0) xpath (~> 3.2) - concurrent-ruby (1.3.5) - connection_pool (2.5.1) + concurrent-ruby (1.3.4) + connection_pool (2.5.3) crass (1.0.6) cssbundling-rails (1.4.3) railties (>= 6.0.0) @@ -200,21 +200,21 @@ GEM net-protocol net-ssh (7.3.0) nio4r (2.7.4) - nokogiri (1.18.7-aarch64-linux-gnu) + nokogiri (1.18.8-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.7-aarch64-linux-musl) + nokogiri (1.18.8-aarch64-linux-musl) racc (~> 1.4) - nokogiri (1.18.7-arm-linux-gnu) + nokogiri (1.18.8-arm-linux-gnu) racc (~> 1.4) - nokogiri (1.18.7-arm-linux-musl) + nokogiri (1.18.8-arm-linux-musl) racc (~> 1.4) - nokogiri (1.18.7-arm64-darwin) + nokogiri (1.18.8-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.7-x86_64-darwin) + nokogiri (1.18.8-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.7-x86_64-linux-gnu) + nokogiri (1.18.8-x86_64-linux-gnu) racc (~> 1.4) - nokogiri (1.18.7-x86_64-linux-musl) + nokogiri (1.18.8-x86_64-linux-musl) racc (~> 1.4) orm_adapter (0.5.0) ostruct (0.6.1) @@ -235,15 +235,15 @@ GEM activesupport (>= 7.0.0) rack railties (>= 7.0.0) - psych (5.2.3) + psych (5.2.4) date stringio - public_suffix (6.0.1) + public_suffix (6.0.2) puma (6.6.0) nio4r (~> 2.0) racc (1.8.1) rack (3.1.13) - rack-session (2.1.0) + rack-session (2.1.1) base64 (>= 0.1.0) rack (>= 3.0.0) rack-test (2.2.0) @@ -337,7 +337,7 @@ GEM ostruct stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.6) + stringio (3.1.7) thor (1.3.2) thruster (0.1.12) thruster (0.1.12-aarch64-linux) @@ -357,9 +357,9 @@ GEM unicode-emoji (4.0.4) uri (1.0.3) useragent (0.16.11) - view_component (3.21.0) + view_component (3.22.0) activesupport (>= 5.2.0, < 8.1) - concurrent-ruby (~> 1.0) + concurrent-ruby (= 1.3.4) method_source (~> 1.0) warden (1.2.9) rack (>= 2.0.9) @@ -390,7 +390,7 @@ PLATFORMS x86_64-linux-musl DEPENDENCIES - avo (~> 3.19) + avo (~> 3.20) bootsnap brakeman capybara