summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-01-04 19:19:01 +0000
committerChef Expeditor <chef-ci@chef.io>2021-01-04 19:19:01 +0000
commit977102a18bd73f60b971cb93145e99b98212fa5d (patch)
treef98b4eb68f545ab88061479f725bd0f1d4cdc895
parent95ea3116cc2642e00800ce68fdfc0cb96c7b3b3c (diff)
downloadchef-expeditor/inspec-core-bin_4.24.26.tar.gz
Bump inspec-core-bin to 4.24.26expeditor/inspec-core-bin_4.24.26
This pull request was triggered automatically via Expeditor when inspec-core-bin 4.24.26 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.lock67
1 files changed, 35 insertions, 32 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 89d6dea6ae..6220437ef5 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -166,15 +166,17 @@ GEM
net-ssh
coderay (1.1.3)
concurrent-ruby (1.1.7)
- crack (0.4.4)
- debug_inspector (0.0.3)
+ crack (0.4.5)
+ rexml
+ debug_inspector (1.0.0)
diff-lcs (1.3)
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.0.1)
+ faraday (1.1.0)
multipart-post (>= 1.2, < 3)
- fauxhai-ng (8.6.0)
+ ruby2_keywords
+ fauxhai-ng (8.7.0)
net-ssh
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
@@ -191,37 +193,37 @@ GEM
gyoku (1.3.1)
builder (>= 2.1.2)
hashdiff (1.0.1)
- hashie (3.6.0)
+ hashie (4.1.0)
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.24.8)
+ inspec-core (4.24.26)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
- faraday (>= 0.9.0, < 1.1)
- hashie (~> 3.4)
+ faraday (>= 0.9.0, < 1.2)
+ hashie (>= 3.4, < 5.0)
license-acceptance (>= 0.2.13, < 3.0)
method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
multipart-post (~> 2.0)
parallel (~> 1.9)
- parslet (~> 1.5)
+ parslet (>= 1.5, < 3.0)
pry (~> 0.13)
- rspec (~> 3.9.0)
+ rspec (~> 3.10)
rspec-its (~> 1.2)
- rubyzip (~> 1.2, >= 1.2.2)
+ rubyzip (>= 1.2.2, < 3.0)
semverse (~> 3.0)
sslshake (~> 1.2)
thor (>= 0.20, < 2.0)
- tomlrb (~> 1.2.0)
+ tomlrb (>= 1.2, < 2.1)
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.24.8)
- inspec-core (= 4.24.8)
+ inspec-core-bin (4.24.26)
+ inspec-core (= 4.24.26)
ipaddress (0.8.3)
iso8601 (0.13.0)
- json (2.4.1)
+ json (2.5.1)
libyajl2 (1.2.0)
license-acceptance (2.1.13)
pastel (~> 0.7)
@@ -265,7 +267,7 @@ GEM
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)
- parslet (1.8.2)
+ parslet (2.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
plist (3.6.0)
@@ -286,22 +288,22 @@ GEM
rb-readline (0.5.5)
regexp_parser (2.0.3)
rexml (3.2.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.3)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.4)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
+ rspec-support (~> 3.10.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.9.1)
+ rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.4)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.1)
rubocop (1.7.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
@@ -311,13 +313,14 @@ GEM
rubocop-ast (>= 1.2.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (1.3.0)
+ rubocop-ast (1.4.0)
parser (>= 2.7.1.5)
ruby-prof (1.2.0)
ruby-progressbar (1.11.0)
ruby-shadow (2.5.0)
+ ruby2_keywords (0.0.2)
rubyntlm (0.6.2)
- rubyzip (1.3.0)
+ rubyzip (2.3.0)
semverse (3.0.0)
sslshake (1.3.1)
strings (0.2.0)
@@ -328,7 +331,7 @@ GEM
structured_warnings (0.4.0)
syslog-logger (1.6.8)
thor (1.0.1)
- tomlrb (1.2.9)
+ tomlrb (1.3.0)
train-core (3.4.4)
addressable (~> 2.5)
ffi (!= 1.13.0)
@@ -400,10 +403,10 @@ GEM
erubi (~> 1.8)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- winrm-fs (1.3.3)
+ winrm-fs (1.3.5)
erubi (~> 1.8)
logging (>= 1.6.1, < 3.0)
- rubyzip (~> 1.1)
+ rubyzip (~> 2.0)
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.5)