Skip to content

Commit

Permalink
Merge pull request #831 from CocoaPods/dependabot/bundler/addressable…
Browse files Browse the repository at this point in the history
…-2.8.0

Bump addressable from 2.5.1 to 2.8.0
  • Loading branch information
dnkoutso authored Jul 23, 2021
2 parents 67f5aa0 + d484163 commit 9ba0940
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ GEM
remote: https://rubygems.org/
specs:
CFPropertyList (3.0.3)
addressable (2.5.1)
public_suffix (~> 2.0, >= 2.0.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.3.0)
atomos (0.1.3)
bacon (1.2.0)
Expand All @@ -52,7 +52,7 @@ GEM
octokit (~> 4.2)
terminal-table (~> 1)
docile (1.1.5)
faraday (0.12.1)
faraday (0.17.4)
multipart-post (>= 1.2, < 3)
faraday-http-cache (1.3.1)
faraday (~> 0.8)
Expand All @@ -72,11 +72,12 @@ GEM
mocha-on-bacon (0.2.3)
mocha (>= 0.13.0)
multi_json (1.12.1)
multipart-post (2.0.0)
multipart-post (2.1.1)
nanaimo (0.3.0)
nap (1.1.0)
notify (0.5.2)
octokit (4.7.0)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
open4 (1.3.4)
parser (2.4.0.0)
Expand All @@ -100,9 +101,9 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (~> 1.0, >= 1.0.1)
ruby-progressbar (1.8.1)
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)
simplecov (0.9.2)
docile (~> 1.1.0)
multi_json (~> 1.0)
Expand Down

0 comments on commit 9ba0940

Please sign in to comment.