diff options
author | Tim Smith <tsmith@chef.io> | 2019-07-01 10:08:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-07-01 10:08:52 -0700 |
commit | 454a195e347cd54731ee7a5da6b20e2122aef97c (patch) | |
tree | c07e23ebf510e854a6b6a3856eec5a65e3371617 | |
parent | a94295e818e8410ba45321c03d5db0ace1d77996 (diff) | |
parent | 06d4ae16c915a4521376a0e587b84e68a966f932 (diff) | |
download | chef-454a195e347cd54731ee7a5da6b20e2122aef97c.tar.gz |
Merge pull request #8699 from chef/expeditor/train-core_2.1.13
Bump train-core to 2.1.13
-rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index df0a0ea0c6..80e386ee9b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -268,7 +268,7 @@ GEM pry-stack_explorer (0.4.9.3) binding_of_caller (>= 0.7) pry (>= 0.9.11) - public_suffix (3.1.0) + public_suffix (3.1.1) rack (2.0.7) rainbow (3.0.0) rake (12.3.2) @@ -277,7 +277,7 @@ GEM rspec-core (~> 3.8.0) rspec-expectations (~> 3.8.0) rspec-mocks (~> 3.8.0) - rspec-core (3.8.1) + rspec-core (3.8.2) rspec-support (~> 3.8.0) rspec-expectations (3.8.4) diff-lcs (>= 1.2.0, < 2.0) @@ -328,7 +328,7 @@ GEM timers (4.3.0) tins (1.20.3) tomlrb (1.2.8) - train-core (2.1.7) + train-core (2.1.13) json (>= 1.8, < 3.0) mixlib-shellout (>= 2.0, < 4.0) net-scp (>= 1.2, < 3.0) @@ -405,7 +405,7 @@ GEM winrm (~> 2.0) wisper (2.0.0) wmi-lite (1.0.2) - yard (0.9.19) + yard (0.9.20) PLATFORMS ruby |