summaryrefslogtreecommitdiff
path: root/mixlib-authentication.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Move test deps to the gemfile and expand the rakefileTim Smith2018-07-301-5/+0
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* [CLOUD-319] Make mixlib-log an optional dependencyRyan Cragun2017-04-201-3/+0
| | | | | | | | | | 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>
* Use rake 11Tim Smith2016-10-131-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Chefstyle and modernisev1.4.1Thom May2016-06-081-6/+7
| | | | Signed-off-by: Thom May <thom@may.lt>
* Update mixlib-authentication.gemspecElan Ruusamäe2016-06-021-1/+1
| | | fix rspec deps being added as runtime deps
* rdoc -> md and updatesTim Smith2016-01-201-6/+5
|
* Add rake to gemspecJay Mundrawala2015-11-101-0/+1
|
* Add version.rbJay Mundrawala2015-11-101-5/+5
|
* Get tests to runJay Mundrawala2015-11-101-0/+2
|
* Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+2
|
* Ship Gemfile so tests can run from the gemJohn Keiser2015-09-301-1/+1
|
* Release version 1.3.01.3.0Bryan McLellan2012-08-061-1/+1
|
* CHEF-3095: Bump beta release version for live testingBryan McLellan2012-08-031-1/+1
|
* Bump version to 1.3.0.beta.0 for testing1.3.0.beta.0Bryan McLellan2012-06-051-1/+1
| | | | | | | | | | This release changes the default protocol and is a breaking change for users of the prior protocol version. If you use this release you need to ensure your servers are upgraded first so they support the new protocol. Further work on protocol negotiation is planned.
* rev gemspec to 1.2.11.2.1Tim Hinderliter2012-05-141-1/+1
|
* fixes for long user idChristopher Brown2012-05-091-1/+1
|
* Add a gemspec so mixlib-authn can be bundledDaniel DeLeo2011-03-091-0/+21