From fbd586c83b3b81000935c214332baba394056ef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 07:34:27 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 57168c1..738b13e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,12 +14,12 @@ GEM mail (>= 2.7.1) actionmailer (6.0.0) actionpack (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) actionpack (6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activesupport (= 6.0.0) rack (~> 2.0) rack-test (>= 0.6.3) @@ -31,7 +31,7 @@ GEM activestorage (= 6.0.0) activesupport (= 6.0.0) nokogiri (>= 1.8.5) - actionview (6.0.2.2) + actionview (6.0.0) activesupport (= 6.0.0) builder (~> 3.1) erubi (~> 1.4) @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.1, >= 2.1.8) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) bindex (0.8.1) bootsnap (1.4.5) msgpack (~> 1.0) @@ -103,7 +103,7 @@ GEM nio4r (2.5.1) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) - public_suffix (4.0.1) + public_suffix (5.0.0) puma (3.12.6) rack (2.0.7) rack-proxy (0.6.5) @@ -116,7 +116,7 @@ GEM actionmailer (= 6.0.0) actionpack (= 6.0.0) actiontext (= 6.0.0) - actionview (= 6.0.2.2) + actionview (= 6.0.0) activejob (= 6.0.0) activemodel (= 6.0.0) activerecord (= 6.0.0) @@ -177,8 +177,8 @@ GEM turbolinks-source (5.2.0) tzinfo (1.2.5) thread_safe (~> 0.1) - web-console (4.0.1) - actionview (>= 6.0.2.2) + web-console (4.2.0) + actionview (>= 6.0.0) activemodel (>= 6.0.0) bindex (>= 0.4.0) railties (>= 6.0.0)