summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* 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