summaryrefslogtreecommitdiff
path: root/chef-zero.gemspec
Commit message (Expand)AuthorAgeFilesLines
* pin activesupport to 6.1 until we support ruby 2.6jayashri garud2022-02-251-0/+1
* Add missing Webrick dependency to the gemspecwebrickTim Smith2021-01-051-1/+2
* remove deprecation warnings for ruby 2.7lcg/uri-encodeLamont Granquist2020-02-191-2/+2
* Use Chefstyle gem and move dev deps to the GemfileTim Smith2019-12-291-4/+1
* Loosen the dependency on mixlib-logTim Smith2019-03-181-1/+1
* Update the gem owner to be ChefTim Smith2019-03-181-2/+2
* Merge pull request #288 from chef/rackTim Smith2018-11-151-1/+1
|\
| * Require Rack 2.0.6 or laterrackTim Smith2018-11-151-1/+1
* | Don't ship the readme in the gemTim Smith2018-11-151-2/+2
|/
* Cleanup gemfile and RakefileTim Smith2018-11-151-3/+0
* Fix the gem license string and remove 'platform' valueTim Smith2018-11-151-2/+1
* pin chef to 14.xLamont Granquist2018-04-231-2/+2
* bump required ruby versiontm/fix_changelogThom May2018-02-161-1/+1
* Use ruby 2.4.1 by defaulttm/rfc_67Thom May2017-04-031-1/+1
* 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
* Depend on rack < 2 to restore Ruby 2.1 compatTim Smith2016-06-301-5/+5
* 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
* bump ffi-yajl depLamont Granquist2015-04-021-1/+1
* 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
* 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