summaryrefslogtreecommitdiff
path: root/chef-zero.gemspec
Commit message (Collapse)AuthorAgeFilesLines
* Add missing Webrick dependency to the gemspecwebrickTim Smith2021-01-051-1/+2
| | | | | | Fixes https://github.com/chef/chef-zero/issues/305 Signed-off-by: Tim Smith <tsmith@chef.io>
* remove deprecation warnings for ruby 2.7lcg/uri-encodeLamont Granquist2020-02-191-2/+2
| | | | | | | | we need strict compliance to rfc2396 or else pedant fails, so this is a bit less straightforward than most of the other suggestions on how to fix this problem. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Use Chefstyle gem and move dev deps to the GemfileTim Smith2019-12-291-4/+1
| | | | | | Use our standard setup Signed-off-by: Tim Smith <tsmith@chef.io>
* Loosen the dependency on mixlib-logTim Smith2019-03-181-1/+1
| | | | | | We'd like to be able to bring in the new release Signed-off-by: Tim Smith <tsmith@chef.io>
* Update the gem owner to be ChefTim Smith2019-03-181-2/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #288 from chef/rackTim Smith2018-11-151-1/+1
|\ | | | | Require Rack 2.0.6 or later to resolve CVEs
| * Require Rack 2.0.6 or laterrackTim Smith2018-11-151-1/+1
| | | | | | | | | | | | Resolves 2 CVEs in rack Signed-off-by: Tim Smith <tsmith@chef.io>
* | Don't ship the readme in the gemTim Smith2018-11-151-2/+2
|/ | | | | | Update the homepage instead to get the users to our git repo Signed-off-by: Tim Smith <tsmith@chef.io>
* Cleanup gemfile and RakefileTim Smith2018-11-151-3/+0
| | | | | | | | Add the debug group we use elsewhere Remove requires in Rakefile we don't need Don't install pry and friends in travis to speed things up Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix the gem license string and remove 'platform' valueTim Smith2018-11-151-2/+1
| | | | | | Use a SPDX standard license and remove the unnecessary platform field. Signed-off-by: Tim Smith <tsmith@chef.io>
* pin chef to 14.xLamont Granquist2018-04-231-2/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* bump required ruby versiontm/fix_changelogThom May2018-02-161-1/+1
| | | | Signed-off-by: Thom May <thom@chef.io>
* Use ruby 2.4.1 by defaulttm/rfc_67Thom May2017-04-031-1/+1
| | | | | | bump minimum version to 2.3.3 Signed-off-by: Thom May <thom@chef.io>
* Bump rack to 2.xJohn Keiser2016-08-241-1/+1
|
* Bump version to 5.0John Keiser2016-08-241-2/+1
|
* Disable Ruby 2.1, bump dependencies accordinglyJohn Keiser2016-08-231-1/+1
|
* ChefStyletm/styleThom May2016-07-291-24/+24
| | | | Signed-off-by: Thom May <thom@may.lt>
* Depend on rack < 2 to restore Ruby 2.1 compatTim Smith2016-06-301-5/+5
| | | | | | Rack 2.0.1 was just released and it requires Ruby 2.2+ Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 4.6jk/bump-versionJohn Keiser2016-04-141-1/+0
|
* Explicitly support only ruby >= 2.1.0.tc/fix-host-port-optionsTyler Cloke2016-04-141-0/+2
|
* Unpin github_changelog_generatorJohn Keiser2016-03-041-1/+1
|
* Disallow yanked versions of github_changelog_generatorJohn Keiser2016-02-261-1/+1
|
* Another broken version is out :(jk/changelog-againJohn Keiser2016-02-251-1/+1
|
* Disallow yanked github_changelog_generatorjk/fix-build-breakJohn Keiser2016-02-241-1/+1
|
* Run chef-zero against master chef on travisJohn Keiser2016-01-281-0/+1
|
* Implement oc_pedant's REST routes for policyfiles.Chris Doherty2015-11-101-0/+3
|
* Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+2
|
* Ship the Gemfile so people can run our tests from the gemJohn Keiser2015-09-301-1/+1
|
* Bump revision to 4.3.2v4.3.2John Keiser2015-09-301-0/+1
|
* Allow Hashie to float to 3.x (no need to be so specific)jk/hashie-versionJohn Keiser2015-09-301-1/+1
|
* Update gem dependenciesAndrew Brown2015-07-101-1/+1
| | | | This commit simply updates the dependencies for more recent versions.
* bump ffi-yajl depLamont Granquist2015-04-021-1/+1
| | | | | same change as chef and ohai, same rationale for not bumping the lower bound to 2.0
* Removing 'json' gem dependency, replacing with 'ffi-yajl'tball/chef-zero-yajl-replace-jsontyler-ball2014-09-261-1/+1
|
* Add /organizations, /organizations/NAME, /organizations/NAME/_validator_keyJohn Keiser2014-07-071-0/+1
|
* Remove monetaSeth Vargo2014-01-201-1/+0
|
* Use webrick when puma is not availableJohn Keiser2013-11-011-1/+1
|
* Add license to gemspec (fixes #26)Seth Vargo2013-07-121-0/+1
|
* Support daemon modeSeth Vargo2013-06-071-1/+0
|
* Add latest-pedant back to travis matrix, add rspec to depsJohn Keiser2013-06-071-0/+1
|
* Add json to list of dependenciesJohn Keiser2013-06-071-0/+1
|
* Downgrade Puma so Chef Zero runs on WindowsSeth Vargo2013-06-071-1/+1
|
* Fix moneta dependency so tests can pass moreJohn Keiser2013-05-191-0/+1
|
* Remove dep on solveSeth Vargo2013-05-191-2/+0
|
* Revert "Fix moneta dependency"Seth Vargo2013-05-191-3/+1
| | | | This reverts commit ae7d818d0ddd25629823e60dd65a3b29bc05a148.
* Fix moneta dependencySeth Vargo2013-05-191-1/+3
|
* Add rake as a depSeth Vargo2013-05-191-3/+2
|
* Add chef-pedant as a dependencySeth Vargo2013-05-191-0/+2
|
* Fix up gemspec; add pumaSeth Vargo2013-05-191-13/+13
|
* remove dependency on Chef::Cookbook::MetadataJamie Winsor2013-05-051-1/+0
|
* remove dependency on Chef::Mixin::DeepMergeJamie Winsor2013-05-051-0/+1
|