summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn McCrae <john.mccrae@progress.com>2023-04-11 13:54:03 -0700
committerGitHub <noreply@github.com>2023-04-11 13:54:03 -0700
commitcfbb02d7b534881a33729a937cada091cfbbf8f6 (patch)
tree021bfee1fd5775365574d0d7526a680f1b2f21be
parentecba423fdf561e5391e2126915f0e15229ed5f31 (diff)
parentb3d40678f1c648aaef00faa41a8e70ebece0ec7c (diff)
downloadchef-cfbb02d7b534881a33729a937cada091cfbbf8f6.tar.gz
Merge pull request #13675 from chef/expeditor/addressable_2.8.4
Bump addressable to 2.8.4
-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)