summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-04-09 15:10:19 +0000
committerChef Expeditor <chef-ci@chef.io>2023-04-09 15:10:19 +0000
commitb3d40678f1c648aaef00faa41a8e70ebece0ec7c (patch)
tree021bfee1fd5775365574d0d7526a680f1b2f21be
parentecba423fdf561e5391e2126915f0e15229ed5f31 (diff)
downloadchef-b3d40678f1c648aaef00faa41a8e70ebece0ec7c.tar.gz
Bump addressable to 2.8.4
This pull request was triggered automatically via Expeditor when addressable 2.8.4 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.lock12
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 8555015400..cf614011c4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -141,7 +141,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.1)
+ addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
appbundler (0.13.4)
mixlib-cli (>= 1.4, < 3.0)
@@ -174,7 +174,7 @@ GEM
chefstyle (1.5.9)
rubocop (= 1.7.0)
coderay (1.1.3)
- concurrent-ruby (1.2.0)
+ concurrent-ruby (1.2.2)
crack (0.4.5)
rexml
debug_inspector (1.1.0)
@@ -297,7 +297,7 @@ GEM
netrc (0.11.0)
nori (2.6.0)
parallel (1.22.1)
- parser (3.2.1.0)
+ parser (3.2.2.0)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
@@ -314,7 +314,7 @@ GEM
binding_of_caller (~> 1.0)
pry (~> 0.13)
public_suffix (5.0.1)
- rack (2.2.6.2)
+ rack (2.2.6.4)
rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
@@ -345,10 +345,10 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.26.0)
+ rubocop-ast (1.28.0)
parser (>= 3.2.1.0)
ruby-prof (1.2.0)
- ruby-progressbar (1.11.0)
+ ruby-progressbar (1.13.0)
ruby-shadow (2.5.1)
ruby2_keywords (0.0.5)
rubyntlm (0.6.3)