summaryrefslogtreecommitdiff
path: root/ohai.gemspec
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Grab alpha release of chef-config gemmcquin/chef-config-alphaClaire McQuin2015-07-231-1/+1
* Update the chef-config dependency version to be compatible with chefmcquin/fix-depsClaire McQuin2015-07-221-1/+9
* Add ohai config context and deprecate top-level config.Claire McQuin2015-07-211-0/+1
* rspec_junit_formatter has been released with RSpec3 support; removeJulian C. Dunn2015-07-181-3/+3
* need ffi-yajl >= 2.2 for utf8 fixesLamont Granquist2015-05-261-1/+1
* Reverting #354 because change bring in GPLv3 dependencyjdm/354Jay Mundrawala2015-03-181-1/+0
* bumping ffi-yajl to pick up 2.xlcg/bump-ffi-yajlLamont Granquist2015-03-171-1/+1
* Update mime-types dep to ~> 2.0Bryan McLellan2015-02-171-1/+1
* restrict to ruby >= 2.0.0 to match chefLamont Granquist2014-12-031-0/+2
* use mixlib-shellout 2.0 releas8.0.0Lamont Granquist2014-12-031-1/+1
* bump mixlib-shellout + misc gemspecLamont Granquist2014-09-081-5/+3
* Add license to gemspecBryan McLellan2014-09-031-0/+1
* remove ffi_yajl monkeypatchingLamont Granquist2014-08-261-1/+1
* Merge pull request #354 from lndbrg/cloudstack-supportClaire McQuin2014-08-071-0/+1
|\
| * Add new dependcency on net-dhcp.Olle Lundberg2014-07-031-0/+1
* | remove rspec_junit_formatter from gemspecLamont Granquist2014-07-221-1/+1
* | semver-style pin ffi_yajl to 1.xLamont Granquist2014-07-211-1/+1
|/
* Bump ffi version to something compatible with chef.sersut2014-06-271-1/+1
* convert to using ffi-yajlLamont Granquist2014-06-241-1/+1
* Back to one gemspec since FFI will be needed on all platforms soon anywayadamedx2014-06-191-0/+1
* Use platform-specific gemspec to conform to static evaluation of gemspecsadamedx2014-06-191-1/+0
* Windows root_group testsAdam Edwards2014-06-191-1/+1
* OHAI-491: Implement root_group provider for WindowsAdam Edwards2014-06-191-0/+1
* Lock rspec version to 3.x, add collection matchersdanielsdeleo2014-06-091-3/+4
* Merge pull request #337 from juliandunn/OHAI-584Julian C. Dunn2014-06-031-1/+1
|\
| * [OHAI-584] Update systemu to 2.6.4 for Ruby 2.1.x optimizationJulian C. Dunn2014-05-191-1/+1
* | Pin wmi-lite to ~> 1.0sersut2014-05-301-1/+1
* | Update to 1.0.0.rc.1 to fix Ruby 1.8.7adamedx2014-05-191-1/+1
* | Move wmi-lite to pre-release RubyGems gemspec instead of git dependencyadamedx2014-05-181-0/+1
|/
* ninja fix busted README.rdoc referenceLamont Granquist2014-05-061-1/+1
* Lock rake to 10.1.x for ruby 1.8 compatdanielsdeleo2014-03-261-1/+4
* Move the mixlib-shellout version constraint to the gemspec.sersut2014-01-161-1/+1
* merged most of 6-stable into master. remaining files: lib/ohai/plugins/cloud....Claire McQuin2014-01-091-1/+1
|\
| * Pin version of systemu to the same version included in chef.systemu-version-pinsersut2013-10-181-9/+1
| * Revert "Merge pull request #175 from opscode/adamed-oc-9106"adamedx2013-09-231-2/+1
| * include chef as a dev dependencydanielsdeleo2013-08-191-1/+2
* | fix mime-types dependency versionClaire McQuin2013-10-291-0/+2
* | Bump mixlib-config dependency to 2.0jk/mixlib-config-2-officialJohn Keiser2013-09-251-1/+1
* | Converted run_command on windows from systemu to Mixlib::ShellOut.Theodore Nordsieck2013-09-171-9/+0
* | Use mixlib-config 2.0 and reset config before each testJohn Keiser2013-09-161-1/+1