summaryrefslogtreecommitdiff
path: root/Gemfile
Commit message (Expand)AuthorAgeFilesLines
* Lock cheffish to 17Lamont Granquist2021-04-211-1/+1
* Resolve chefstyle warningTim Smith2021-04-091-1/+1
* Ruby-3.0 buildsLamont Granquist2021-04-071-1/+2
* ruby 3.0 fixes and post-bundle-install hookLamont Granquist2021-03-181-3/+3
* bump rspec gemLamont Granquist2021-02-011-1/+1
* Pin rspec until we can resolve failures with 3.10Tim Smith2021-01-131-1/+1
* Update to InSpec 4.24 (#10726)Tim Smith2020-12-101-1/+1
* Switch back to chefstyle from githubTim Smith2020-12-041-3/+1
* Match upstream changes for a smaller diff.Pete Higgins2020-12-011-1/+1
* Remove inspec-core from Gemfile following bad rebase.Pete Higgins2020-12-011-2/+0
* Put inspec-core-bin bakc into Gemfile, not sure why I removed this.Pete Higgins2020-12-011-0/+1
* Move inspec-core from Gemfile to gemspec for external test script.Pete Higgins2020-12-011-1/+0
* Move inspec-core to top level of the Gemfile for CI.Pete Higgins2020-12-011-3/+2
* Add inspec-core to development bundler group for CI.Pete Higgins2020-12-011-0/+2
* Pin our InSpec version and use Chefstyle from rubygems for nowTim Smith2020-12-011-3/+5
* Merge pull request #10652 from chef/ps71Tim Smith2020-11-171-0/+3
|\
| * update pwsh in powershell_exec to 7.1.0 and add comments explaining how to pu...ps71mwrock2020-11-171-0/+3
* | Remove pry-remote from the packagepry_remoteTim Smith2020-11-161-1/+0
|/
* Remove duplicate Gemfile gems + update ohai to 16.7.13Tim Smith2020-11-041-2/+0
* Remove rspec_junit_formatter gem.Pete Higgins2020-10-291-1/+0
* Unpin rspec dep.Pete Higgins2020-10-291-3/+1
* Remove the yard doc generation task / groupTim Smith2020-10-201-4/+0
* provide powershell_exec functionality on x86ps_exec_x86mwrock2020-10-091-1/+1
* add interpreter arg to powershell_exec allowing it to run powershell coremwrock2020-10-011-1/+1
* Update Gemfile lcg/fix-windows-gemfileLamont Granquist2020-08-241-1/+1
* Fix dll copying in Gemfile to remove Dir.pwdLamont Granquist2020-08-241-1/+1
* Fix quotes for ChefstyleTim Smith2020-07-071-4/+4
* expand_path with __dir__ instead of __FILE__Tim Smith2020-07-071-4/+4
* Use .match? not =~ when match values aren't necessaryTim Smith2020-06-111-1/+1
* Update chef-telemetry to 1.0.8 and InSpec to 4.19dep_bumpsTim Smith2020-05-291-2/+1
* Pin chef-telementry to 1.0.3 to avoid ffi build breakageTim Smith2020-05-051-0/+3
* Stop pinning rakeremove_rake_pingTim Smith2020-04-271-5/+1
* Merge pull request #9749 from chef/mp/CHEF-9639Tim Smith2020-04-271-1/+1
|\
| * Update bcrypt_pbkdf to 1.1.0.rc1Marc A. Paradise2020-04-271-1/+1
* | Note where the DLL source livesTim Smith2020-04-271-0/+1
|/
* Remove the unused simplecov depedencyTim Smith2020-04-211-1/+0
* Pin to Rake 13.0.1 to prevent double rakeTim Smith2020-03-061-1/+1
* drop ruby-prof down to 1.2.0 for centos6lcg/fix-kitchen-testsLamont Granquist2020-02-251-1/+2
* relax the cheffish constraintLamont Granquist2020-02-191-1/+1
* Bump to Chef Infra Client 16Tim Smith2020-01-211-1/+0
* Update ruby_prof to 1.0profTim Smith2019-12-041-1/+1
* Update InSpec to 4.18Tim Smith2019-11-141-2/+2
* Add chef-utils gem with various recipe DSL helpersLamont Granquist2019-11-081-0/+2
* don't use string interpolation for eval_gemfileLamont Granquist2019-10-171-1/+1
* Pin to ruby-prof 0.17Tim Smith2019-06-241-1/+1
* Make sure to ship the inspec binaryinspec-binTim Smith2019-06-131-0/+1
* Update InSpec to 4.3.2Tim Smith2019-05-031-1/+1
* add a group for chefstyle so it can be excludedlcg/chefstyle-groupLamont Granquist2019-05-011-0/+2
* Remove old maintainer gems from the Gemfilenuke_old_gemsTim Smith2019-05-011-8/+0
* rubocop Bundler/DuplicatedGem is annoyinglcg/fix-bundling-in-omnibusLamont Granquist2019-04-301-2/+4