summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Gemfile.lock65
1 files changed, 34 insertions, 31 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d839269306..e547e67ab8 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -167,15 +167,17 @@ GEM
net-ssh
coderay (1.1.3)
concurrent-ruby (1.1.7)
- crack (0.4.4)
- debug_inspector (0.0.3)
+ crack (0.4.5)
+ rexml
+ debug_inspector (1.0.0)
diff-lcs (1.3)
ed25519 (1.2.4)
erubi (1.10.0)
erubis (2.7.0)
- faraday (1.0.1)
+ faraday (1.1.0)
multipart-post (>= 1.2, < 3)
- fauxhai-ng (8.6.0)
+ ruby2_keywords
+ fauxhai-ng (8.7.0)
net-ssh
ffi (1.13.1)
ffi (1.13.1-x64-mingw32)
@@ -192,34 +194,34 @@ GEM
gyoku (1.3.1)
builder (>= 2.1.2)
hashdiff (1.0.1)
- hashie (3.6.0)
+ hashie (4.1.0)
highline (2.0.3)
httpclient (2.8.3)
iniparse (1.5.0)
- inspec-core (4.24.8)
+ inspec-core (4.24.28)
addressable (~> 2.4)
chef-telemetry (~> 1.0)
- faraday (>= 0.9.0, < 1.1)
- hashie (~> 3.4)
+ faraday (>= 0.9.0, < 1.2)
+ hashie (>= 3.4, < 5.0)
license-acceptance (>= 0.2.13, < 3.0)
method_source (>= 0.8, < 2.0)
mixlib-log (~> 3.0)
multipart-post (~> 2.0)
parallel (~> 1.9)
- parslet (~> 1.5)
+ parslet (>= 1.5, < 3.0)
pry (~> 0.13)
- rspec (~> 3.9.0)
+ rspec (~> 3.10)
rspec-its (~> 1.2)
- rubyzip (~> 1.2, >= 1.2.2)
+ rubyzip (>= 1.2.2, < 3.0)
semverse (~> 3.0)
sslshake (~> 1.2)
thor (>= 0.20, < 2.0)
- tomlrb (~> 1.2.0)
+ tomlrb (>= 1.2, < 2.1)
train-core (~> 3.0)
tty-prompt (~> 0.17)
tty-table (~> 0.10)
- inspec-core-bin (4.24.8)
- inspec-core (= 4.24.8)
+ inspec-core-bin (4.24.28)
+ inspec-core (= 4.24.28)
ipaddress (0.8.3)
iso8601 (0.13.0)
json (2.5.1)
@@ -266,7 +268,7 @@ GEM
parallel (1.20.1)
parser (3.0.0.0)
ast (~> 2.4.1)
- parslet (1.8.2)
+ parslet (2.0.0)
pastel (0.8.0)
tty-color (~> 0.5)
plist (3.6.0)
@@ -287,22 +289,22 @@ GEM
rb-readline (0.5.5)
regexp_parser (2.0.3)
rexml (3.2.4)
- rspec (3.9.0)
- rspec-core (~> 3.9.0)
- rspec-expectations (~> 3.9.0)
- rspec-mocks (~> 3.9.0)
- rspec-core (3.9.3)
- rspec-support (~> 3.9.3)
- rspec-expectations (3.9.4)
+ rspec (3.10.0)
+ rspec-core (~> 3.10.0)
+ rspec-expectations (~> 3.10.0)
+ rspec-mocks (~> 3.10.0)
+ rspec-core (3.10.1)
+ rspec-support (~> 3.10.0)
+ rspec-expectations (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
+ rspec-support (~> 3.10.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
- rspec-mocks (3.9.1)
+ rspec-mocks (3.10.1)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.4)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.1)
rubocop (1.7.0)
parallel (~> 1.10)
parser (>= 2.7.1.5)
@@ -317,8 +319,9 @@ GEM
ruby-prof (1.2.0)
ruby-progressbar (1.11.0)
ruby-shadow (2.5.0)
+ ruby2_keywords (0.0.2)
rubyntlm (0.6.2)
- rubyzip (1.3.0)
+ rubyzip (2.3.0)
semverse (3.0.0)
sslshake (1.3.1)
strings (0.2.0)
@@ -329,8 +332,8 @@ GEM
structured_warnings (0.4.0)
syslog-logger (1.6.8)
thor (1.0.1)
- tomlrb (1.2.9)
- train-core (3.4.4)
+ tomlrb (1.3.0)
+ train-core (3.4.7)
addressable (~> 2.5)
ffi (!= 1.13.0)
json (>= 1.8, < 3.0)
@@ -402,10 +405,10 @@ GEM
erubi (~> 1.8)
winrm (~> 2.0)
winrm-fs (~> 1.0)
- winrm-fs (1.3.3)
+ winrm-fs (1.3.5)
erubi (~> 1.8)
logging (>= 1.6.1, < 3.0)
- rubyzip (~> 1.1)
+ rubyzip (~> 2.0)
winrm (~> 2.0)
wisper (2.0.1)
wmi-lite (1.0.5)