diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2019-02-08 23:44:47 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2019-02-08 23:44:47 +0000 |
| commit | bde1a97e2326d8070ae7d03f0420d6a81c4cba66 (patch) | |
| tree | 9a2dc7dff2a1e41778e74b41e351f2f348667a3e | |
| parent | f6b899fadd906bfb9918ff15992d649c8df66347 (diff) | |
| download | chef-expeditor/inspec-core_3.6.4.tar.gz | |
Bump inspec-core to 3.6.4expeditor/inspec-core_3.6.4
This pull request was triggered automatically via Expeditor when inspec-core 3.6.4 was promoted to Rubygems.
This change falls under the obvious fix policy so no Developer Certificate of Origin (DCO) sign-off is required.
| -rw-r--r-- | Gemfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock index e4fa206767..2522eef46a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -147,7 +147,7 @@ GEM highline (1.7.10) htmlentities (4.3.4) iniparse (1.4.4) - inspec-core (3.5.0) + inspec-core (3.6.4) addressable (~> 2.4) faraday (>= 0.9.0) hashie (~> 3.4) @@ -166,7 +166,7 @@ GEM sslshake (~> 1.2) thor (~> 0.20) tomlrb (~> 1.2) - train-core (~> 1.5, = 1.7.1) + train-core (~> 1.5, >= 1.7.2) tty-prompt (~> 0.17) tty-table (~> 0.10) ipaddress (0.8.3) @@ -317,7 +317,7 @@ GEM thor (0.20.3) timers (4.3.0) tomlrb (1.2.8) - train-core (1.7.1) + train-core (1.7.2) json (>= 1.8, < 3.0) mixlib-shellout (~> 2.0) travis (1.8.9) @@ -421,4 +421,4 @@ DEPENDENCIES yard BUNDLED WITH - 1.17.3 + 2.0.1 |
