diff options
author | Tim Smith <tsmith@chef.io> | 2019-05-06 11:28:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-05-06 11:28:16 -0700 |
commit | dbc1e9220648ef1c63f2f3a31c024733150941af (patch) | |
tree | 8728b633fae6200fccc6322c447661f78998c068 /Gemfile.lock | |
parent | 7560313217c851c5b018b27d6ea4bae8c3af0ff1 (diff) | |
parent | cbd43e5e4aff5a917a1f2bdccb22c089a8cd31c0 (diff) | |
download | chef-dbc1e9220648ef1c63f2f3a31c024733150941af.tar.gz |
Merge pull request #8465 from chef/CHEF-8423
[CHEF-8423] Upgrade train-core to 2.1.0 for windows detection over ssh
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 3fc4ba443c..a6f95d22aa 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -322,7 +322,7 @@ GEM timers (4.3.0) tins (1.20.2) tomlrb (1.2.8) - train-core (2.0.12) + train-core (2.1.0) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 3.0) |