Skip to content

Commit 0bc64aa

Browse files
Merge pull request #663 from inspec/dependabot/bundler/chefstyle-1.6.2
2 parents 03fe883 + e7eff44 commit 0bc64aa

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.expeditor/verify.pipeline.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ expeditor:
44
- vendor
55
defaults:
66
buildkite:
7+
timeout_in_minutes: 20
78
retry:
89
automatic:
910
limit: 1

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ group :test do
55
gem "coveralls", require: false
66
gem "minitest", "~> 5.8"
77
gem "rake", "~> 13.0"
8-
gem "chefstyle", "1.6.1"
8+
gem "chefstyle", "1.6.2"
99
gem "parallel", "< 1.21.0" # remove this pin once support for Ruby 2.4 ends
1010
gem "simplecov", "< 0.19" # remove this pin once support for Ruby 2.4 ends
1111
gem "concurrent-ruby", "~> 1.0"

0 commit comments

Comments
 (0)