summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-03 04:32:26 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-03 04:32:26 +0000
commit449ddc89b8c72db37c8619ec20473d84727ae477 (patch)
tree446e8aefb6f98791d2444c4914d2ae3fde544e82
parent08dca8beb4c49b5a0f9364ae583a662d6b05f433 (diff)
downloadchef-449ddc89b8c72db37c8619ec20473d84727ae477.tar.gz
Bump addressable to 2.8.0
This pull request was triggered automatically via Expeditor when addressable 2.8.0 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-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)