summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2019-02-05 16:58:34 -0800
committerGitHub <noreply@github.com>2019-02-05 16:58:34 -0800
commit8cecab19ca3da3d6c26d122d595cf3d23f2c319f (patch)
treedc6210da6213d6aa433c0a56c9336535e26527ca
parentdc0378d8307ad5b553fa144bd586ebd426ab7b3e (diff)
parent7f85be572997a7f3eba2ca86484d6043163b940e (diff)
downloadchef-8cecab19ca3da3d6c26d122d595cf3d23f2c319f.tar.gz
Merge pull request #8211 from chef/inspec_35_to_15
Bump InSpec to 3.5.0
-rw-r--r--Gemfile.lock8
-rw-r--r--omnibus/Gemfile.lock20
2 files changed, 14 insertions, 14 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e7dc83803e..79876224c6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -146,7 +146,7 @@ GEM
ffi (>= 1.3.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
- faraday_middleware (0.13.0)
+ faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
ffi (1.10.0)
ffi (1.10.0-x64-mingw32)
@@ -168,7 +168,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.2.6)
+ inspec-core (3.5.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -187,7 +187,7 @@ GEM
sslshake (~> 1.2)
thor (~> 0.20)
tomlrb (~> 1.2)
- train-core (~> 1.5, >= 1.6.3)
+ train-core (~> 1.5, = 1.7.1)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
ipaddress (0.8.3)
@@ -324,7 +324,7 @@ GEM
thor (0.20.3)
timers (4.3.0)
tomlrb (1.2.8)
- train-core (1.6.3)
+ train-core (1.7.1)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
travis (1.8.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index fb9de7369b..50b1bb25e3 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,9 +1,9 @@
GIT
remote: https://github.com/chef/omnibus
- revision: 0ee44af9fd6892d2ccf52aaa4b7dfda65730840d
+ revision: bf006801aa98595383904ea65c098846d8c12ea4
branch: master
specs:
- omnibus (6.0.14)
+ omnibus (6.0.18)
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: ce1e03de4c9970da53b4c63176b17af518426968
+ revision: f341152c973e02da707a5a408cfb19cccaf54e45
branch: master
specs:
omnibus-software (4.0.0)
@@ -32,7 +32,7 @@ GEM
public_suffix (>= 2.0.2, < 4.0)
awesome_print (1.8.0)
aws-eventstream (1.0.1)
- aws-partitions (1.134.0)
+ aws-partitions (1.136.0)
aws-sdk-core (3.46.0)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
@@ -63,10 +63,10 @@ GEM
debug_inspector (>= 0.0.1)
builder (3.2.3)
byebug (10.0.2)
- chef (14.9.13)
+ chef (14.10.9)
addressable
bundler (>= 1.10)
- chef-config (= 14.9.13)
+ chef-config (= 14.10.9)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -93,10 +93,10 @@ GEM
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
- chef (14.9.13-universal-mingw32)
+ chef (14.10.9-universal-mingw32)
addressable
bundler (>= 1.10)
- chef-config (= 14.9.13)
+ chef-config (= 14.10.9)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -136,7 +136,7 @@ GEM
win32-taskscheduler (~> 2.0)
windows-api (~> 0.4.4)
wmi-lite (~> 1.0)
- chef-config (14.9.13)
+ chef-config (14.10.9)
addressable
fuzzyurl
mixlib-config (>= 2.2.12, < 3.0)
@@ -318,7 +318,7 @@ GEM
tomlrb (1.2.8)
uuidtools (2.1.5)
win32-api (1.5.3-universal-mingw32)
- win32-certstore (0.2.2)
+ win32-certstore (0.2.4)
ffi
mixlib-shellout
win32-dir (0.5.1)