summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock6
-rw-r--r--omnibus/Gemfile.lock8
2 files changed, 7 insertions, 7 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e7c8fdeb6c..83dfd2e31c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -122,7 +122,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)
@@ -144,7 +144,7 @@ GEM
highline (1.7.10)
htmlentities (4.3.4)
iniparse (1.4.4)
- inspec-core (3.4.1)
+ inspec-core (3.5.0)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -163,7 +163,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)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index ca550c9548..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: e5c168f42dc18f585b3109245e1604649d0a366a
+ revision: f341152c973e02da707a5a408cfb19cccaf54e45
branch: master
specs:
omnibus-software (4.0.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.3)
+ win32-certstore (0.2.4)
ffi
mixlib-shellout
win32-dir (0.5.1)