From 9d2432ce48556034b2fa9b09c992d0e584bebab0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 00:50:40 +0000 Subject: [PATCH] Bump addressable from 2.5.2 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.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.5.2...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 32563c8..26a8dd8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/iamvery/lita-reviewme.git + remote: https://github.com/iamvery/lita-reviewme.git revision: 9a81d912fa28e533728188892b723c9223af9cb5 specs: lita-reviewme (0.5.0) @@ -9,8 +9,8 @@ GIT GEM remote: https://rubygems.org/ specs: - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) concurrent-ruby (1.0.5) eventmachine (1.2.7) faraday (0.15.1) @@ -52,18 +52,19 @@ GEM lita-slack (>= 1.2.0) multi_json (1.13.1) multipart-post (2.0.0) - octokit (4.8.0) + octokit (4.22.0) + faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) - public_suffix (3.0.2) + public_suffix (4.0.7) puma (3.12.4) rack (1.6.10) rb-readline (0.5.5) redis (3.3.5) redis-namespace (1.6.0) redis (>= 3.0.4) - sawyer (0.8.1) - addressable (>= 2.3.5, < 2.6) - faraday (~> 0.8, < 1.0) + sawyer (0.8.2) + addressable (>= 2.3.5) + faraday (> 0.8, < 2.0) thor (0.20.0) url_mount (0.2.1) rack