From e106e54b7d377baebc64bb6cd12a7aabc63fccca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:00:49 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 in /RailsProjects/alpha-blog 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] --- RailsProjects/alpha-blog/Gemfile.lock | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/RailsProjects/alpha-blog/Gemfile.lock b/RailsProjects/alpha-blog/Gemfile.lock index 3ae4bab..b27afe0 100644 --- a/RailsProjects/alpha-blog/Gemfile.lock +++ b/RailsProjects/alpha-blog/Gemfile.lock @@ -56,8 +56,8 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.1) bcrypt (3.1.16) bindex (0.8.1) @@ -114,7 +114,7 @@ GEM method_source (~> 0.9.0) pry-rails (0.3.9) pry (>= 0.10.4) - public_suffix (4.0.6) + public_suffix (5.0.0) puma (3.12.6) rack (2.2.3) rack-proxy (0.6.5) @@ -165,13 +165,6 @@ GEM unicode-display_width (>= 1.4.0, < 2.0) rubocop-ast (1.1.1) parser (>= 2.7.1.5) - rubocop-performance (1.9.0) - rubocop (>= 0.90.0, < 2.0) - rubocop-ast (>= 0.4.0) - rubocop-rails (2.8.1) - activesupport (>= 4.2.0) - rack (>= 1.1) - rubocop (>= 0.87.0) ruby-progressbar (1.10.1) ruby_dep (1.5.0) rubyzip (2.3.0) @@ -248,8 +241,6 @@ DEPENDENCIES puma (~> 3.11) rails (~> 6.0.0) rubocop (~> 1.3) - rubocop-performance (~> 1.9) - rubocop-rails (~> 2.8) rufo (~> 0.12.0) sass-rails (~> 5) selenium-webdriver