summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-02 21:48:46 -0700
committerGitHub <noreply@github.com>2021-07-02 21:48:46 -0700
commitef9ce5bfaaf7ec4201ae3e2114c1f8f9e5b216cf (patch)
treee8fa7bffaf80ba1ea4644ca78dc2cf0c5bf9f012
parent1251d9ab4a7ffcaea5fb1c55a64edf0af44d318c (diff)
parent275bfc1c5ca532c7be02be7b183ffd8e22c49ec2 (diff)
downloadchef-ef9ce5bfaaf7ec4201ae3e2114c1f8f9e5b216cf.tar.gz
Merge pull request #11772 from chef/expeditor/_addressable_2.8.0
Bump addressable to 2.8.0
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 2f5ba7f370..3837637b76 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -127,7 +127,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- addressable (2.7.0)
+ addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
appbundler (0.13.4)
mixlib-cli (>= 1.4, < 3.0)