summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2021-07-02 21:49:02 -0700
committerGitHub <noreply@github.com>2021-07-02 21:49:02 -0700
commit3c1ba9d20223a7b91940b5f4196f17ab4e3748b6 (patch)
tree446e8aefb6f98791d2444c4914d2ae3fde544e82
parent08dca8beb4c49b5a0f9364ae583a662d6b05f433 (diff)
parent449ddc89b8c72db37c8619ec20473d84727ae477 (diff)
downloadchef-3c1ba9d20223a7b91940b5f4196f17ab4e3748b6.tar.gz
Merge pull request #11773 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 cb77bea527..98508102a2 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -131,7 +131,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)