diff options
author | Tim Smith <tsmith@chef.io> | 2018-08-21 15:48:39 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-08-21 15:48:39 -0700 |
commit | 5160f2746c01d2b54d1094c8e434904d55867905 (patch) | |
tree | 76d3cadfa9939840e0b56fea59a106a56becd01a /Gemfile.lock | |
parent | b8a174e2543a1edfa4ced7420464f9de868d4f12 (diff) | |
parent | 26ade55eef8d7e99a9ba69be446fcae37e0ff7b2 (diff) | |
download | chef-5160f2746c01d2b54d1094c8e434904d55867905.tar.gz |
Merge pull request #7563 from chef/ohai_bump
Pull in the latest InSpec and Ohai
Diffstat (limited to 'Gemfile.lock')
-rw-r--r-- | Gemfile.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index 1ddb8ebca9..6168a81247 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,7 +149,7 @@ GEM highline (1.7.10) htmlentities (4.3.4) iniparse (1.4.4) - inspec-core (2.2.61) + inspec-core (2.2.64) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -300,10 +300,10 @@ GEM systemu (2.6.5) thor (0.20.0) tomlrb (1.2.7) - train-core (1.4.25) + train-core (1.4.31) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) - travis (1.8.8) + travis (1.8.9) backports faraday (~> 0.9) faraday_middleware (~> 0.9, >= 0.9.1) |