summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-03-04 11:22:13 -0800
committerGitHub <noreply@github.com>2019-03-04 11:22:13 -0800
commit7685df5fb6b2b9f1947970d34ed959730843006b (patch)
tree8ee3c4348988cd8470bac2dda4cae05c4389d826
parent55aa3126c45ebd32738c5cd54b99bb6f54c8b791 (diff)
parentb59001cc458b8990a414d55eec0faf1eb0cbd805 (diff)
downloadchef-7685df5fb6b2b9f1947970d34ed959730843006b.tar.gz
Merge pull request #8268 from chef/inspec-core_371_14
Update InSpec to 3.7.1
-rw-r--r--Gemfile.lock10
-rw-r--r--omnibus/Gemfile.lock20
2 files changed, 17 insertions, 13 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e496603292..389514bc61 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -144,7 +144,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.6.6)
+ inspec-core (3.7.1)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -161,6 +161,7 @@ GEM
rubyzip (~> 1.1)
semverse
sslshake (~> 1.2)
+ term-ansicolor
thor (~> 0.20)
tomlrb (~> 1.2)
train-core (~> 1.5, >= 1.7.2)
@@ -307,10 +308,13 @@ GEM
structured_warnings (0.3.0)
syslog-logger (1.6.8)
systemu (2.6.5)
+ term-ansicolor (1.7.1)
+ tins (~> 1.0)
thor (0.20.3)
timers (4.3.0)
+ tins (1.20.2)
tomlrb (1.2.8)
- train-core (1.7.2)
+ train-core (1.7.4)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
travis (1.8.9)
@@ -323,7 +327,7 @@ GEM
pusher-client (~> 0.4)
typhoeus (~> 0.6, >= 0.6.8)
tty-color (0.4.3)
- tty-cursor (0.6.0)
+ tty-cursor (0.6.1)
tty-prompt (0.18.1)
necromancer (~> 0.4.0)
pastel (~> 0.7.0)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index c8495bbf1a..12279330ba 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: bf006801aa98595383904ea65c098846d8c12ea4
+ revision: 10151d127fef039839ce0e6072b68fe695b1d3c5
branch: master
specs:
- omnibus (6.0.18)
+ omnibus (6.0.19)
aws-sdk-s3 (~> 1)
chef-sugar (>= 3.3)
cleanroom (~> 1.0)
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: 3213f1d282f6b62dfa656353c6c8557fdca8378b
+ revision: 00c81e99278b7d715f39968e72eb96c3c948f015
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,8 +32,8 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.1)
- aws-partitions (1.139.0)
- aws-sdk-core (3.46.1)
+ aws-partitions (1.141.0)
+ aws-sdk-core (3.46.2)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
aws-sigv4 (~> 1.0)
@@ -62,7 +62,7 @@ GEM
binding_of_caller (0.8.0)
debug_inspector (>= 0.0.1)
builder (3.2.3)
- byebug (10.0.2)
+ byebug (11.0.0)
chef (14.10.9)
addressable
bundler (>= 1.10)
@@ -191,9 +191,9 @@ GEM
multi_json (~> 1.10)
method_source (0.9.2)
minitar (0.8)
- mixlib-archive (0.4.19)
+ mixlib-archive (0.4.20)
mixlib-log
- mixlib-archive (0.4.19-universal-mingw32)
+ mixlib-archive (0.4.20-universal-mingw32)
mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
@@ -250,8 +250,8 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
- pry-byebug (3.6.0)
- byebug (~> 10.0)
+ pry-byebug (3.7.0)
+ byebug (~> 11.0)
pry (~> 0.10)
pry-stack_explorer (0.4.9.3)
binding_of_caller (>= 0.7)