summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Update mixlib-log requirement from ~> 2 to ~> 3dependabot/bundler/mixlib-log-tw-3dependabot-preview[bot]2019-10-281-1/+1
| | | | | | | | Updates the requirements on [mixlib-log](https://github.com/chef/mixlib-log) to permit the latest version. - [Release notes](https://github.com/chef/mixlib-log/releases) - [Changelog](https://github.com/chef/mixlib-log/blob/master/CHANGELOG.md) - [Commits](https://github.com/chef/mixlib-log/compare/v2.0.0...v3.0.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Simplify the gemfile for dependabotTim Smith2019-10-281-6/+0
|
* Use the standard appveyor configTim Smith2019-08-061-3/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Use new ChefstyleTim Smith2019-08-061-1/+1
| | | | | | We don't support ancient ruby anymore Signed-off-by: Tim Smith <tsmith@chef.io>
* Move test deps to the gemfile and expand the rakefileTim Smith2018-07-301-2/+26
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge branch 'master' into ssh-agentNoah Kantrowitz2018-05-291-1/+1
|\
| * fix chefstyle violationThom May2018-04-121-1/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * Move mixlib-auth debugging to trace leveltm/loggingThom May2018-04-111-1/+1
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | make net-ssh optionalMatt Whiteley2017-09-061-0/+1
|/ | | | Signed-off-by: Matt Whiteley <mwhiteley@fastly.com>
* [CLOUD-319] Make mixlib-log an optional dependencyRyan Cragun2017-04-201-0/+1
| | | | | | | | | | This change makes mixlib-log an optional dependency. When it's available in the LOAD_PATH it will be used by default, otherwise, all logging will will be forwarded to a null logger that does nothing. This is useful for cases where small utilities can consume mixlib-authentication and not have to pull in additional gems. Signed-off-by: Ryan Cragun <me@ryan.ec>
* Chefstyle and modernisev1.4.1Thom May2016-06-081-1/+1
| | | | Signed-off-by: Thom May <thom@may.lt>
* Pass digest to all the functions that will need itJay Mundrawala2015-11-301-0/+4
|
* Add rake to gemspecJay Mundrawala2015-11-101-2/+0
|
* Add travis.ymlJay Mundrawala2015-11-101-0/+2
|
* Get tests to runJay Mundrawala2015-11-101-0/+2