summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-10-19 15:47:24 +0000
committerChef Expeditor <chef-ci@chef.io>2022-10-19 15:47:24 +0000
commitfaaefdad9e8c0e811cf9d7148f1f6b0b5fabad0e (patch)
treee69879c76983e45a45f856a2bf140c3fc09f1401
parentd5105714f7511fd4248ac3e6b970a8ec31298d17 (diff)
downloadchef-faaefdad9e8c0e811cf9d7148f1f6b0b5fabad0e.tar.gz
Bump train-core to 3.10.7
This pull request was triggered automatically via Expeditor when train-core 3.10.7 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.lock42
1 files changed, 21 insertions, 21 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 7bd3f64553..cc8281427a 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -131,8 +131,8 @@ PATH
GEM
remote: https://rubygems.org/
specs:
- addressable (2.8.0)
- public_suffix (>= 2.0.2, < 5.0)
+ addressable (2.8.1)
+ public_suffix (>= 2.0.2, < 6.0)
appbundler (0.13.4)
mixlib-cli (>= 1.4, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
@@ -233,7 +233,7 @@ GEM
inspec-core (= 4.56.20)
ipaddress (0.8.3)
iso8601 (0.13.0)
- json (2.6.1)
+ json (2.6.2)
libyajl2 (2.1.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
@@ -251,7 +251,7 @@ GEM
mixlib-log
mixlib-authentication (3.0.10)
mixlib-cli (2.1.8)
- mixlib-config (3.0.9)
+ mixlib-config (3.0.27)
tomlrb
mixlib-log (3.0.9)
mixlib-shellout (3.2.7)
@@ -262,9 +262,9 @@ GEM
win32-process (~> 0.9)
wmi-lite (~> 1.0)
multi_json (1.15.0)
- multipart-post (2.1.1)
- net-scp (3.0.0)
- net-ssh (>= 2.6.5, < 7.0.0)
+ multipart-post (2.2.3)
+ net-scp (4.0.0)
+ net-ssh (>= 2.6.5, < 8.0.0)
net-sftp (3.0.0)
net-ssh (>= 5.0.0, < 7.0.0)
net-ssh (6.1.0)
@@ -275,7 +275,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
nori (2.6.0)
parallel (1.22.1)
- parser (3.1.2.0)
+ parser (3.1.2.1)
ast (~> 2.4.1)
parslet (1.8.2)
pastel (0.8.0)
@@ -285,18 +285,18 @@ GEM
pry (0.13.0)
coderay (~> 1.1)
method_source (~> 1.0)
- pry-byebug (3.9.0)
+ pry-byebug (3.10.1)
byebug (~> 11.0)
- pry (~> 0.13.0)
+ pry (>= 0.13, < 0.15)
pry-stack_explorer (0.6.1)
binding_of_caller (~> 1.0)
pry (~> 0.13)
- public_suffix (4.0.7)
- rack (2.2.3)
+ public_suffix (5.0.0)
+ rack (2.2.4)
rainbow (3.1.1)
rake (13.0.6)
rb-readline (0.5.5)
- regexp_parser (2.3.1)
+ regexp_parser (2.6.0)
rexml (3.2.5)
rspec (3.11.0)
rspec-core (~> 3.11.0)
@@ -304,7 +304,7 @@ GEM
rspec-mocks (~> 3.11.0)
rspec-core (3.11.0)
rspec-support (~> 3.11.0)
- rspec-expectations (3.11.0)
+ rspec-expectations (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
rspec-its (1.3.0)
@@ -313,7 +313,7 @@ GEM
rspec-mocks (3.11.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.11.0)
- rspec-support (3.11.0)
+ rspec-support (3.11.1)
rubocop (1.7.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
@@ -323,7 +323,7 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.17.0)
+ rubocop-ast (1.22.0)
parser (>= 3.1.1.0)
ruby-prof (1.2.0)
ruby-progressbar (1.11.0)
@@ -331,7 +331,7 @@ GEM
ruby2_keywords (0.0.5)
rubyntlm (0.6.3)
rubyzip (2.3.2)
- semverse (3.0.0)
+ semverse (3.0.2)
sslshake (1.3.1)
strings (0.2.1)
strings-ansi (~> 0.2)
@@ -342,13 +342,13 @@ GEM
syslog-logger (1.6.8)
thor (1.2.1)
tomlrb (1.3.0)
- train-core (3.9.2)
+ train-core (3.10.7)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
- net-scp (>= 1.2, < 4.0)
- net-ssh (>= 2.9, < 7.0)
+ net-scp (>= 1.2, < 5.0)
+ net-ssh (>= 2.9, < 8.0)
train-winrm (0.2.13)
winrm (>= 2.3.6, < 3.0)
winrm-elevated (~> 1.2.2)
@@ -374,7 +374,7 @@ GEM
unicode-display_width (1.8.0)
unicode_utils (1.4.0)
uuidtools (2.2.0)
- webmock (3.14.0)
+ webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)