summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-12-20 11:38:13 -0800
committerGitHub <noreply@github.com>2018-12-20 11:38:13 -0800
commiteac70c5b36796dd968b27c41a190999097610d77 (patch)
treea0b155da10c4d6bcb529b771b79eabce0a4cfd27
parentb48d39a84143e6619012ee6fac65f4a06883d245 (diff)
parenta60bb9933666fb69063f210ebdb11bd7857656ce (diff)
downloadchef-eac70c5b36796dd968b27c41a190999097610d77.tar.gz
Merge pull request #8074 from chef/train-core
Update train-core to 1.6.3 for smaller size and new winrm options
-rw-r--r--Gemfile.lock2
-rw-r--r--omnibus/Gemfile.lock10
2 files changed, 6 insertions, 6 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index e9d77f1b42..564bec5ca6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -322,7 +322,7 @@ GEM
thor (0.20.3)
timers (4.2.0)
tomlrb (1.2.7)
- train-core (1.5.11)
+ train-core (1.6.3)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
travis (1.8.9)
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index e4c3580995..414ba77162 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -18,7 +18,7 @@ GIT
GIT
remote: https://github.com/chef/omnibus-software
- revision: f54ca7cd82d0e49ac62f8380d9c56d05048db9fd
+ revision: 72dd1e333c638af8089c2d5904172640181bd29c
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.125.0)
+ aws-partitions (1.126.0)
aws-sdk-core (3.44.1)
aws-eventstream (~> 1.0)
aws-partitions (~> 1.0)
@@ -343,7 +343,7 @@ GEM
structured_warnings
windows-api (0.4.4)
win32-api (>= 1.4.5)
- winrm (2.3.0)
+ winrm (2.3.1)
builder (>= 2.1.2)
erubis (~> 2.7)
gssapi (~> 1.2)
@@ -352,10 +352,10 @@ GEM
logging (>= 1.6.1, < 3.0)
nori (~> 2.0)
rubyntlm (~> 0.6.0, >= 0.6.1)
- winrm-elevated (1.1.0)
+ winrm-elevated (1.1.1)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- winrm-fs (1.3.1)
+ winrm-fs (1.3.2)
erubis (~> 2.7)
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)