summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2023-02-21 23:18:35 +0000
committerChef Expeditor <chef-ci@chef.io>2023-02-21 23:18:35 +0000
commit025d3b15f21330152f86159a6363fb35007c82f9 (patch)
tree863bfe94e30b5340143f5e90febced5ed30ff095
parentd8a6244cd6baa64808d07dc948da296c6e4c67fe (diff)
downloadchef-025d3b15f21330152f86159a6363fb35007c82f9.tar.gz
Bump plist to 3.7.0
This pull request was triggered automatically via Expeditor when plist 3.7.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.lock22
1 files changed, 8 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index ced3d49774..a4f6d003f4 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -27,12 +27,6 @@ GIT
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
- rest-client (2.1.0-x64-mingw32)
- ffi (~> 1.15)
- http-accept (>= 1.7.0, < 2.0)
- http-cookie (>= 1.0.2, < 2.0)
- mime-types (>= 1.16, < 4.0)
- netrc (~> 0.8)
PATH
remote: .
@@ -166,7 +160,7 @@ GEM
chef-telemetry (1.1.1)
chef-config
concurrent-ruby (~> 1.0)
- chef-vault (4.1.10)
+ chef-vault (4.1.11)
chef-zero (15.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 5.0)
@@ -271,7 +265,7 @@ GEM
method_source (1.0.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
- mime-types-data (3.2022.0105)
+ mime-types-data (3.2023.0218.1)
mixlib-archive (1.1.7)
mixlib-log
mixlib-archive (1.1.7-universal-mingw32)
@@ -303,12 +297,12 @@ GEM
netrc (0.11.0)
nori (2.6.0)
parallel (1.22.1)
- parser (3.2.0.0)
+ parser (3.2.1.0)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
tty-color (~> 0.5)
- plist (3.6.0)
+ plist (3.7.0)
proxifier (1.0.3)
pry (0.13.0)
coderay (~> 1.1)
@@ -324,7 +318,7 @@ GEM
rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
- regexp_parser (2.6.2)
+ regexp_parser (2.7.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
@@ -351,8 +345,8 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.24.1)
- parser (>= 3.1.1.0)
+ rubocop-ast (1.26.0)
+ parser (>= 3.2.1.0)
ruby-prof (1.2.0)
ruby-progressbar (1.11.0)
ruby-shadow (2.5.1)
@@ -487,4 +481,4 @@ DEPENDENCIES
webmock
BUNDLED WITH
- 2.3.7
+ 2.3.18