summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Pin rubocop-ast to 1.4.1bundler_deprecated_warningjayashri garud2021-08-301-0/+1
| | | | Signed-off-by: jayashri garud <jgarud@msystechnologies.com>
* Replaces uses of __FILE__ with __dir__Tim Smith2020-09-081-1/+1
| | | | | | This makes these bits easier to read Signed-off-by: Tim Smith <tsmith@chef.io>
* Pin test deps for Ruby < 2.6requiresTim Smith2020-08-211-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Test on Ruby 2.7 + random testing improvementsTim Smith2019-12-191-2/+2
| | | | | | | | | Update the Github templates to use multiple labels Use Gem caching our BK Add Ruby 2.7 testing Use Debian 10 Ruby containers not Debian 9 Signed-off-by: Tim Smith <tsmith@chef.io>
* Simplify the gemfile for dependabotTim Smith2019-10-281-6/+0
|
* Speed up Buildkite testsTim Smith2019-06-101-2/+2
| | | | | | Use the smaller containers, skip gems we don't need and use chefstyle from rubygems. Signed-off-by: Tim Smith <tsmith@chef.io>
* Move dev deps to the Gemfile and add console taskTim Smith2018-07-301-0/+19
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add yard deps to the gemfileTim Smith2018-07-241-0/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Travis and Bundler supportJohn Keiser2013-12-031-0/+3