From c0f1cee943fe99e63b03b1eb4c54c72ac64417db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:43:12 +0000 Subject: [PATCH] Bump addressable from 2.3.2 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.2 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.3.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6590ae7..6e3c451 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,8 @@ GEM activesupport (3.2.8) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.3.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (3.0.2) bcrypt-ruby (3.0.1) builder (3.0.0) @@ -74,7 +75,6 @@ GEM faker (1.0.1) i18n (~> 0.4) ffi (1.1.5) - growl (1.0.3) guard (1.0.3) ffi (>= 0.5.0) thor (>= 0.14.6) @@ -108,6 +108,8 @@ GEM less-rails (2.2.3) actionpack (>= 3.1) less (~> 2.2.0) + libnotify (0.9.4) + ffi (>= 1.0.11) libv8 (3.3.10.4) libwebsocket (0.1.5) addressable @@ -121,6 +123,7 @@ GEM orm_adapter (0.4.0) pg (0.14.0) polyglot (0.3.3) + public_suffix (5.0.0) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) @@ -144,7 +147,8 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (0.9.2.2) - rb-fsevent (0.9.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (3.12) json (~> 1.4) rspec (2.11.0) @@ -217,7 +221,6 @@ DEPENDENCIES factory_girl factory_girl_rails (>= 3.0.0) faker - growl guard (~> 1.0.0) guard-bundler guard-rails @@ -227,10 +230,11 @@ DEPENDENCIES hpricot jquery-rails kaminari + libnotify (>= 0.7.2) pg rails (= 3.2.8) rails3-generators! - rb-fsevent + rb-inotify (>= 0.8.8) rspec-rails ruby_parser russian