From 292d195c05f4041c8fdb6b26902c6a74f08a519b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:42:09 +0000 Subject: [PATCH] Bump addressable from 2.3.6 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.6 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.6...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e74e337..c7ff816 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,12 +1,12 @@ GIT - remote: git://github.com/github/gemoji.git + remote: https://github.com/github/gemoji.git revision: 204ace76dac5ea54ab79a7395640d29b3dd8b0fb ref: 204ace76dac5ea54ab79a7395640d29b3dd8b0fb specs: gemoji (1.5.0) GIT - remote: git://github.com/igrigorik/em-http-request.git + remote: https://github.com/igrigorik/em-http-request.git revision: 1f298bfc7eafae7ab3ebcb5b5a890d19a62e8d4b ref: 1f298bfc7eafae7ab3ebcb5b5a890d19a62e8d4b specs: @@ -25,7 +25,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.3.6) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) byebug (3.5.1) @@ -36,7 +37,7 @@ GEM coderay (1.1.0) columnize (0.8.9) concurrent-ruby (1.0.5) - cookiejar (0.3.2) + cookiejar (0.3.3) crack (0.4.2) safe_yaml (~> 1.0.0) debug_inspector (0.0.2) @@ -53,7 +54,7 @@ GEM em-eventsource (0.2.0) em-http-request (>= 1.0.0) eventmachine (>= 1.0.0.beta3) - em-socksify (0.3.0) + em-socksify (0.3.2) eventmachine (>= 1.0.0.beta.4) eventmachine (1.0.3) foreman (0.75.0) @@ -62,7 +63,7 @@ GEM html-pipeline (1.11.0) activesupport (>= 2) nokogiri (~> 1.4) - http_parser.rb (0.6.0) + http_parser.rb (0.8.0) i18n (0.9.5) concurrent-ruby (~> 1.0) method_source (0.8.2) @@ -84,6 +85,7 @@ GEM pry-stack_explorer (0.4.9.1) binding_of_caller (>= 0.7) pry (>= 0.9.11) + public_suffix (5.0.0) rspec (3.1.0) rspec-core (~> 3.1.0) rspec-expectations (~> 3.1.0)