summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2020-06-10 15:45:00 +0000
committerChef Expeditor <expeditor@chef.io>2020-06-10 15:45:00 +0000
commit10db57c5a78a81f0df2cfbf57fa880e0c8275ab9 (patch)
tree713be3c8f34db5916493af4f9bf8478d560568a6
parent4be3d8d01e9b757444d8e374ac0a541a68f75dab (diff)
downloadchef-expeditor/train-core_3.3.1.tar.gz
Bump train-core to 3.3.1expeditor/train-core_3.3.1
This pull request was triggered automatically via Expeditor when train-core 3.3.1 was promoted to Rubygems. This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
-rw-r--r--Gemfile.lock16
1 files changed, 8 insertions, 8 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index fec8aa09c2..7acb9776f8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -1,10 +1,10 @@
GIT
remote: https://github.com/chef/chefstyle.git
- revision: 0e9ee45a766c84f9c5cfb867fbeb85c092121f37
+ revision: 309b638d8434b8a98f7c54329947ea11c8373ef4
branch: master
specs:
- chefstyle (1.1.0)
- rubocop (= 0.85.0)
+ chefstyle (1.1.1)
+ rubocop (= 0.85.1)
GIT
remote: https://github.com/chef/ohai.git
@@ -297,7 +297,7 @@ GEM
rainbow (3.0.0)
rake (13.0.1)
rb-readline (0.5.5)
- regexp_parser (1.7.0)
+ regexp_parser (1.7.1)
rexml (3.2.4)
rspec (3.9.0)
rspec-core (~> 3.9.0)
@@ -318,7 +318,7 @@ GEM
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
- rubocop (0.85.0)
+ rubocop (0.85.1)
parallel (~> 1.10)
parser (>= 2.7.0.1)
rainbow (>= 2.2.2, < 4.0)
@@ -353,13 +353,13 @@ GEM
tins (1.25.0)
sync
tomlrb (1.3.0)
- train-core (3.2.37)
+ train-core (3.3.1)
addressable (~> 2.5)
- ffi (< 1.13)
+ ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
net-scp (>= 1.2, < 4.0)
- net-ssh (>= 2.9, < 6.0)
+ net-ssh (>= 2.9, < 7.0)
train-winrm (0.2.6)
winrm (~> 2.0)
winrm-fs (~> 1.0)