diff options
author | Chef Expeditor <chef-ci@chef.io> | 2023-04-04 21:18:12 +0000 |
---|---|---|
committer | Chef Expeditor <chef-ci@chef.io> | 2023-04-04 21:18:12 +0000 |
commit | de78f5c781c47d745f78e0cf284aa52f5c542bf9 (patch) | |
tree | dbdb7723c2edffca16082ee4f680e7d08a1457ac | |
parent | ecba423fdf561e5391e2126915f0e15229ed5f31 (diff) | |
download | chef-expeditor/addressable_2.8.3.tar.gz |
Bump addressable to 2.8.3expeditor/addressable_2.8.3
This pull request was triggered automatically via Expeditor when addressable 2.8.3 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.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 8555015400..ad25a70842 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.3) 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) |