summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-09-14 10:50:20 -0700
committerGitHub <noreply@github.com>2018-09-14 10:50:20 -0700
commit7649aff1d32fe8906b6cce4d6458f241328ca592 (patch)
treea6bb9da9c60cbef4206518d452225207497ad18b
parent01fb14af401dbb0fd026c21adcb20b0877779e07 (diff)
parent3ea1eb4c717bd434ccebb1e09fb064d52ea4a98c (diff)
downloadchef-7649aff1d32fe8906b6cce4d6458f241328ca592.tar.gz
Merge pull request #7640 from chef/expeditor/inspec-core_2.2.101
Bump inspec-core to 2.2.101
-rw-r--r--Gemfile.lock9
1 files changed, 5 insertions, 4 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 0c0690816d..26b5ac9e7b 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.78)
+ inspec-core (2.2.101)
addressable (~> 2.4)
faraday (>= 0.9.0)
hashie (~> 3.4)
@@ -157,6 +157,7 @@ GEM
json (>= 1.8, < 3.0)
method_source (~> 0.8)
mixlib-log
+ multipart-post
parallel (~> 1.9)
parslet (~> 1.5)
pry (~> 0)
@@ -167,7 +168,7 @@ GEM
sslshake (~> 1.2)
thor (~> 0.20)
tomlrb (~> 1.2)
- train-core (~> 1.4, >= 1.4.35)
+ train-core (~> 1.4, >= 1.4.37)
ipaddress (0.8.3)
iso8601 (0.11.0)
json (2.1.0)
@@ -202,7 +203,7 @@ GEM
net-ssh-gateway (>= 1.2.0)
net-telnet (0.2.0)
netrc (0.11.0)
- octokit (4.11.0)
+ octokit (4.12.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (14.4.2)
chef-config (>= 12.8, < 15)
@@ -300,7 +301,7 @@ GEM
systemu (2.6.5)
thor (0.20.0)
tomlrb (1.2.7)
- train-core (1.4.35)
+ train-core (1.4.37)
json (>= 1.8, < 3.0)
mixlib-shellout (~> 2.0)
travis (1.8.9)