There was an error while loading. Please reload this page.
2 parents 03fe883 + e7eff44 commit 0bc64aaCopy full SHA for 0bc64aa
.expeditor/verify.pipeline.yml
@@ -4,6 +4,7 @@ expeditor:
4
- vendor
5
defaults:
6
buildkite:
7
+ timeout_in_minutes: 20
8
retry:
9
automatic:
10
limit: 1
Gemfile
@@ -5,7 +5,7 @@ group :test do
gem "coveralls", require: false
gem "minitest", "~> 5.8"
gem "rake", "~> 13.0"
- gem "chefstyle", "1.6.1"
+ gem "chefstyle", "1.6.2"
gem "parallel", "< 1.21.0" # remove this pin once support for Ruby 2.4 ends
gem "simplecov", "< 0.19" # remove this pin once support for Ruby 2.4 ends
11
gem "concurrent-ruby", "~> 1.0"
0 commit comments