summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorTim Smith <tsmith84@gmail.com>2020-09-17 10:06:03 -0700
committerTim Smith <tsmith84@gmail.com>2020-09-17 10:06:03 -0700
commite1603f905fe54a6c9d16e443af07f6c5b527af61 (patch)
treee51807569a04c0d58b1e58539b31ab4dd43eb9ab /Gemfile.lock
parentebcf51824dd3e5521901ca946abb4b64b278e36d (diff)
downloadchef-e1603f905fe54a6c9d16e443af07f6c5b527af61.tar.gz
Update InSpec to the latest
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock30
1 files changed, 14 insertions, 16 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 78de68ecc9..fe78dc0b10 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 60af74b74133400864b8f792cd2dae5724190a54
+ revision: 4b1c0d1419f6da3b0009341c7ac29d4d914611a0
branch: master
specs:
- chefstyle (1.3.2)
+ chefstyle (1.3.4)
rubocop (= 0.90)
GIT
remote: https://github.com/chef/ohai.git
- revision: 483240891921d72f172067d15a50a97d52761c4b
+ revision: 0487d320efda47bce88b68c0916e2f4b275244ae
branch: master
specs:
- ohai (16.5.0)
+ ohai (16.5.4)
chef-config (>= 12.8, < 17)
chef-utils (>= 16.0, < 17)
ffi (~> 1.9)
@@ -165,8 +165,7 @@ GEM
net-ssh
coderay (1.1.3)
concurrent-ruby (1.1.7)
- crack (0.4.3)
- safe_yaml (~> 1.0.0)
+ crack (0.4.4)
debug_inspector (0.0.3)
diff-lcs (1.3)
ecma-re-validator (0.2.1)
@@ -199,13 +198,13 @@ GEM
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.22.22)
+ inspec-core (4.23.4)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
faraday (>= 0.9.0)
hashie (~> 3.4)
json_schemer (>= 0.2.1, < 0.2.12)
- license-acceptance (>= 0.2.13, < 2.0)
+ license-acceptance (>= 0.2.13, < 3.0)
method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
multipart-post (~> 2.0)
@@ -222,8 +221,8 @@ GEM
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.22.22)
- inspec-core (= 4.22.22)
+ inspec-core-bin (4.23.4)
+ inspec-core (= 4.23.4)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.3.1)
@@ -252,9 +251,9 @@ GEM
mixlib-config (3.0.9)
tomlrb
mixlib-log (3.0.9)
- mixlib-shellout (3.1.4)
+ mixlib-shellout (3.1.6)
chef-utils
- mixlib-shellout (3.1.4-universal-mingw32)
+ mixlib-shellout (3.1.6-universal-mingw32)
chef-utils
win32-process (~> 0.8.2)
wmi-lite (~> 1.0)
@@ -328,14 +327,13 @@ GEM
rubocop-ast (>= 0.3.0, < 1.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 2.0)
- rubocop-ast (0.3.0)
+ rubocop-ast (0.4.1)
parser (>= 2.7.1.4)
ruby-prof (1.2.0)
ruby-progressbar (1.10.1)
ruby-shadow (2.5.0)
rubyntlm (0.6.2)
rubyzip (1.3.0)
- safe_yaml (1.0.5)
semverse (3.0.0)
slop (3.6.0)
sslshake (1.3.1)
@@ -348,7 +346,7 @@ GEM
syslog-logger (1.6.8)
thor (1.0.1)
tomlrb (1.2.9)
- train-core (3.3.16)
+ train-core (3.3.21)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -383,7 +381,7 @@ GEM
unicode_utils (1.4.0)
uri_template (0.7.0)
uuidtools (2.1.5)
- webmock (3.8.3)
+ webmock (3.9.1)
addressable (>= 2.3.6)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)