summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Collapse)AuthorAgeFilesLines
* Use Chefstyle gem and move dev deps to the GemfileTim Smith2019-12-291-1/+3
| | | | | | Use our standard setup Signed-off-by: Tim Smith <tsmith@chef.io>
* Apply ChefstyleTim Smith2019-12-291-1/+1
| | | | | | Autocorrect with the latest chefstyle Signed-off-by: Tim Smith <tsmith@chef.io>
* Move testing to BuildkiteTim Smith2019-12-291-4/+0
| | | | | | Specs and lint only for now Signed-off-by: Tim Smith <tsmith@chef.io>
* Specify the versions of ohai we want to install as wellTim Smith2018-11-151-0/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Cleanup gemfile and RakefileTim Smith2018-11-151-0/+7
| | | | | | | | 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>
* remove hashrocket syntaxlcg/remove-hashrocketsLamont Granquist2018-06-261-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* pin chef to 14.xLamont Granquist2018-04-231-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* reinstate the default chef gem pinLamont Granquist2018-04-201-0/+2
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add Gemfile.local supportlcg/remove-explicit-chef-gemLamont Granquist2018-04-191-0/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remove the explicit chef gemLamont Granquist2018-04-191-2/+0
| | | | | | lets us do injection in other projects Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Use latest ruby and enable expeditorThom May2018-02-151-5/+1
| | | | Signed-off-by: Thom May <thom@chef.io>
* We released chef 13 (#267)Thom May2017-06-011-3/+1
| | | Signed-off-by: Thom May <thom@chef.io>
* Ensure that tests that use chef-zero git will worktm/chef_from_gitThom May2017-04-031-1/+3
| | | | Signed-off-by: Thom May <thom@may.lt>
* release 5.3.1 to unbreak chef buildsv5.3.1Thom May2017-03-081-1/+1
| | | | Signed-off-by: Thom May <thom@chef.io>
* Remove veil dependencySteven Danna2017-03-061-1/+0
| | | | Signed-off-by: Steven Danna <steve@chef.io>
* Gemfile: add pedant group, including veilStephan Renatus2017-03-061-1/+4
| | | | Signed-off-by: Stephan Renatus <srenatus@chef.io>
* Handle the start and rows parameters correctlynls/SPOOL-436/toomanyrowsNathan L Smith2016-12-041-6/+3
| | | | | | | | | | | | | | | | | Chef Zero would, on a search request using the "start" or "rows" parameters, always return all rows. This change makes it so only the correct number of rows are returned or the results start at the correct index. This change will make the tests added in oc-chef-pedant in chef/chef-server#1028 pass. Also update the Gemfile to use HTTPS URLs for Git sources, remove unused comments, and use the Chef Gem from RubyGems as the previous comment suggested. Signed-off-by: Nathan L Smith <smith@chef.io>
* Bump version to 5.0John Keiser2016-08-241-1/+1
|
* ChefStyletm/styleThom May2016-07-291-4/+8
| | | | Signed-off-by: Thom May <thom@may.lt>
* Bump version to 4.6jk/bump-versionJohn Keiser2016-04-141-0/+4
|
* Go back to chef masterJohn Keiser2016-01-291-1/+1
|
* Run chef-zero against master chef on travisJohn Keiser2016-01-281-2/+7
|
* Fix container creation (was using wrong path)cd/run-acl-specsJohn Keiser2016-01-281-4/+1
|
* Point at branch with proper authorization tagsJohn Keiser2016-01-271-1/+1
|
* Point back to masterThom May2015-12-151-1/+1
|
* Ignore the universe endpoint tests in pedanttm/ignore-pedant-universeThom May2015-11-301-1/+1
|
* Point at master of oc-chef-pedant and chefssd/fix-gemspecSteven Danna2015-11-191-3/+2
|
* Point to the relevant oc-chef-pedant and chef/chef branches.Chris Doherty2015-11-161-4/+5
|
* Associate pivotal with the org before going inJohn Keiser2015-11-131-2/+2
|
* debugging stuff in Gemfile.Chris Doherty2015-11-121-2/+5
|
* Move search-related config to oc_pedant.rb.Chris Doherty2015-11-101-0/+1
|
* use local oc-chef-pedant.Chris Doherty2015-11-101-1/+2
|
* Implement oc_pedant's REST routes for policyfiles.Chris Doherty2015-11-101-2/+3
|
* Bump revision to 4.3.2v4.3.2John Keiser2015-09-301-1/+0
|
* Pin chef-server to latest version of tests we know passjk/admin-trueJohn Keiser2015-09-291-1/+1
|
* Switch to pedant in chef-server repoAndrew Brown2015-08-051-1/+1
| | | | | Use the embedded pedant in the chef-server repo. This also requires slight changes to the pedant configuration, as the options have changed.
* Bumping dependency to chef 12.4.1Andrew Brown2015-07-101-1/+1
|
* Update gem dependenciesAndrew Brown2015-07-101-1/+1
| | | | This commit simply updates the dependencies for more recent versions.
* Set oc-chef-pedant to the 2.0.0 tagged release, remove WIP commentMarc Paradise2015-07-101-3/+1
|
* integrate oc-chef-pedant 2.0 for cs12, drop chef-pedant supportMarc Paradise2015-07-101-1/+3
|
* Updating chef dependency to latest released versionv4.2.0tyler-ball2015-04-061-3/+3
|
* Update to pedant 1.0.46policyfile-revision-iddanielsdeleo2015-02-261-1/+1
|
* Bump pedant to 1.0.44 for RSpec 3.2 compatibilitycompatible-chef-versiondanielsdeleo2015-02-211-1/+2
| | | | | Also, disable cookbook artifact tests for now. Support for that is forthcoming.
* Use a Chef version compatible with chef-zero 4.xdanielsdeleo2015-02-201-1/+1
|
* Update pedant and chef to mutually compatible versionsdanielsdeleo2015-01-281-2/+3
|
* Update bundle and test config for latest pedantdanielsdeleo2015-01-271-7/+1
|
* REVERT ME - use local copy of pedant for nowdanielsdeleo2015-01-191-1/+8
|
* Update to latest chefJohn Keiser2014-08-281-1/+1
|
* Update pedant revisions to latestJohn Keiser2014-08-281-1/+1
|
* Update to latest chef gemJohn Keiser2014-08-221-1/+1
|