From dde9cf4772b1057338c69c952967622924a7c9bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 20:37:14 +0000 Subject: [PATCH] Bump addressable from 2.3.5 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.3.5 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.5...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 48 +++++++++++++++++++++++++++--------------------- 1 file changed, 27 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ef93295..0d387aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/rubyrogues/ppwm-matcher.git + remote: https://github.com/rubyrogues/ppwm-matcher.git revision: 3a6262a50db67c0501d718773d0c6f817f75635a branch: master specs: @@ -41,7 +41,8 @@ GEM activesupport (3.2.13) i18n (= 0.6.1) multi_json (~> 1.0) - addressable (2.3.5) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) arel (3.0.2) builder (3.0.4) coffee-rails (3.2.2) @@ -56,8 +57,10 @@ GEM eventmachine (1.0.3) execjs (1.4.0) multi_json (~> 1.0) - faraday (0.8.8) - multipart-post (~> 1.2.0) + faraday (2.6.0) + faraday-net_http (>= 2.0, < 3.1) + ruby2_keywords (>= 0.0.4) + faraday-net_http (3.0.0) hike (1.2.3) i18n (0.6.1) journey (1.0.4) @@ -71,17 +74,18 @@ GEM treetop (~> 1.4.8) mime-types (1.25) multi_json (1.14.1) - multipart-post (1.2.0) - octokit (2.5.1) - sawyer (~> 0.5.1) + octokit (5.6.1) + faraday (>= 1, < 3) + sawyer (~> 0.9) pg (0.17.0) polyglot (0.3.3) - pony (1.5.1) + pony (1.13.1) mail (>= 2.0) + public_suffix (5.0.0) rack (1.4.7) rack-cache (1.2) rack (>= 0.4) - rack-protection (1.5.1) + rack-protection (1.5.5) rack rack-ssl (1.3.3) rack @@ -107,24 +111,25 @@ GEM json (~> 1.4) redcarpet (2.2.2) ref (1.0.5) + ruby2_keywords (0.0.5) sass (3.2.7) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - sawyer (0.5.1) - addressable (~> 2.3.5) - faraday (~> 0.8, < 0.10) - sinatra (1.4.4) + sawyer (0.9.2) + addressable (>= 2.3.5) + faraday (>= 0.17.3, < 3) + sinatra (1.4.6) rack (~> 1.4) rack-protection (~> 1.4) - tilt (~> 1.3, >= 1.3.4) - sinatra-activerecord (1.2.3) - activerecord (>= 3.0) + tilt (>= 1.3, < 3) + sinatra-activerecord (2.0.15) + activerecord (>= 3.2) + sinatra (>= 1.0) + sinatra_auth_github (1.2.0) sinatra (~> 1.0) - sinatra_auth_github (1.0.0) - sinatra (~> 1.0) - warden-github (~> 1.0) + warden-github (~> 1.2.0) slim (1.3.6) temple (~> 0.5.5) tilt (~> 1.3.3) @@ -156,9 +161,10 @@ GEM uglifier (1.3.0) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2) - warden (1.2.3) + warden (1.2.7) rack (>= 1.0) - warden-github (1.0.0) + warden-github (1.2.0) + activesupport (> 3.0) octokit (> 2.1.0) warden (> 1.0) zurb-foundation (4.0.9)