summaryrefslogtreecommitdiff
path: root/ohai.gemspec
Commit message (Expand)AuthorAgeFilesLines
* Update version to 18 and allow chef-utils/config 18.x18_releaseTim Smith2021-12-221-2/+2
* Update minimum version of chef-configPirate Praveen Arimbrathodiyil2021-04-231-1/+1
* Update minimum version of mixlib-shelloutPirate Praveen Arimbrathodiyil2021-04-181-1/+1
* Require Ruby 2.7 or laterTim Smith2021-01-041-5/+1
* Bump Ohai to 17.0.0bump_majorTim Smith2020-12-111-2/+2
* Misc RuboCop cleanup of the codebaseTim Smith2020-11-231-1/+1
* Freeze the strings we're not later modifyingTim Smith2020-10-301-0/+1
* Target Mode OhaiLamont Granquist2020-10-011-1/+2
* Merge pull request #1509 from chef/order_gemsTim Smith2020-09-101-4/+4
|\
| * Order the gems in the gemspec and gemfileorder_gemsTim Smith2020-09-101-4/+4
* | Prefer __dir__ to __FILE__ used to get the dirdirTim Smith2020-09-101-2/+1
|/
* Remove unused systemu dependencysystemuTim Smith2020-08-091-1/+0
* Use ChefUtils::Mashlcg/chef-utils-mashLamont Granquist2020-05-111-0/+1
* Allow chef-config 16Tim Smith2020-01-171-1/+1
* Strip the Rakefile and specs from our gem artifactTim Smith2019-11-211-1/+1
* Loosen the mixlib pins to allow for new major releasesTim Smith2019-03-181-3/+3
* Merge pull request #1300 from chef/new_rubyTim Smith2018-12-051-1/+1
|\
| * Require Ruby 2.5 or laterTim Smith2018-11-241-1/+1
* | Don't ship the readme with ohaiTim Smith2018-12-041-2/+2
|/
* Update master branch for Ohai 15 developmentTim Smith2018-10-261-1/+1
* Remove redundant platform from the gemspecTim Smith2018-09-161-1/+0
* Require mixlib-cli 1.7+Tim Smith2018-08-071-1/+1
* Move to mixlib-log 2Thom May2018-03-151-1/+1
* Simplify path logic by requiring chef-config 12.8+modern_chef_configTim Smith2018-01-291-1/+1
* Allow for chef-config 14Tim Smith2018-01-191-1/+1
* Require Ruby 2.4 or laterruby24_upTim Smith2018-01-101-1/+1
* Require Ruby 2.3+ to match Chef itselfbump_ruby_reallyTim Smith2017-04-041-1/+1
* Update travis/appveyer preinstallsTim Smith2017-01-241-5/+1
* Require Ruby 2.2+ruby22Tim Smith2017-01-131-1/+1
* Move dev deps to the Gemfile and bump changelog generatordepsTim Smith2016-11-091-12/+0
* Require at least mixlib-log 1.7.1gem_install_fixTim Smith2016-08-151-1/+1
* Fix comment typorack_fixTim Smith2016-08-101-1/+1
* Constrain rack to 1.0Tim Smith2016-08-101-0/+4
* Fix install on Ruby 2.1 by bumping github_changelog_generatorTim Smith2016-08-101-1/+1
* Remove support for Ruby 2.0Tim Smith2016-07-011-1/+1
* Lock plist to 3.xdanielsdeleo2016-03-181-1/+1
* Make rake a dev dependencydanielsdeleo2016-03-141-1/+1
* Allow Rake 11.xdanielsdeleo2016-03-141-1/+1
* Add back the pin to github changelog generatorTim Smith2016-03-071-1/+1
* Unpin github_changelog_generatorJohn Keiser2016-03-041-1/+1
* Bump version to 8.11, add changelogsjk/version-bumpJohn Keiser2016-03-021-0/+1
* have a proper dependency on plistThom May2016-02-171-0/+1
* chefstyle catchup for ohaiLamont Granquist2016-02-111-5/+5
* The mime must dieJay Mundrawala2015-12-071-1/+0
* Merge pull request #650 from halostatue/mime-types-3Thom May2015-12-021-1/+1
|\
| * mime-types 3 is Ruby 2.0+ onlyAustin Ziegler2015-11-231-1/+1
* | Merge pull request #627 from chef/tc/tale-of-two-chefsTim Smith2015-11-251-1/+1
|\ \ | |/ |/|
| * Removed chef as development_dependency in gemspec as it is already listed in ...tc/tale-of-two-chefsTyler Cloke2015-09-291-1/+1
* | Add gemspec files to allow bundler to run from the gemKartik Null Cating-Subramanian2015-10-091-1/+1
* | Ship our Gemfile so people can run our tests from the gemJohn Keiser2015-09-301-1/+1
|/