Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
117 changes: 84 additions & 33 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GEM
retryable (~> 2.0)
solve (~> 4.0)
thor (>= 0.20)
builder (3.2.3)
builder (3.2.4)
chef (14.7.17)
addressable
bundler (>= 1.10)
Expand Down Expand Up @@ -75,6 +75,18 @@ GEM
chef-api (0.8.0)
logify (~> 0.1)
mime-types
chef-cli (2.0.10)
addressable (>= 2.3.5, < 2.8)
chef (>= 14.0)
cookbook-omnifetch (~> 0.5)
diff-lcs (~> 1.0)
ffi-yajl (>= 1.0, < 3.0)
license-acceptance (~> 1.0, >= 1.0.11)
minitar (~> 0.6)
mixlib-cli (>= 1.7, < 3.0)
mixlib-shellout (>= 2.0, < 4.0)
paint (>= 1, < 3)
solve (> 2.0, < 5.0)
chef-config (14.7.17)
addressable
fuzzyurl
Expand All @@ -89,31 +101,35 @@ GEM
mixlib-log (~> 2.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
chefspec (7.3.2)
chef (>= 12.16.42)
fauxhai (>= 4)
chefspec (9.2.1)
chef (>= 14)
chef-cli
fauxhai-ng (>= 7.5)
rspec (~> 3.0)
cleanroom (1.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.4)
cookbook-omnifetch (0.11.1)
mixlib-archive (>= 0.4, < 2.0)
cookstyle (3.0.0)
rubocop (= 0.55.0)
cucumber-core (3.2.1)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
gherkin (~> 5.0)
cucumber-tag_expressions (1.1.1)
diff-lcs (1.3)
diff-lcs (1.4.4)
equatable (0.6.1)
erubis (2.7.0)
excon (0.62.0)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
fauxhai (6.7.0)
fauxhai-ng (8.3.1)
net-ssh
ffi (1.10.0)
ffi-yajl (2.3.1)
ffi (1.13.1)
ffi-yajl (2.3.4)
libyajl2 (~> 1.2)
foodcritic (15.1.0)
cucumber-core (>= 1.3, < 4.0)
Expand Down Expand Up @@ -167,7 +183,7 @@ GEM
httpclient (2.8.3)
i18n (1.1.0)
concurrent-ruby (~> 1.0)
iniparse (1.4.4)
iniparse (1.5.0)
ipaddress (0.8.3)
jmespath (1.4.0)
kitchen-docker (2.7.0)
Expand All @@ -179,6 +195,11 @@ GEM
retryable (~> 2.0)
test-kitchen (~> 1.4, >= 1.4.1)
libyajl2 (1.2.0)
license-acceptance (1.0.19)
pastel (~> 0.7)
tomlrb (~> 1.2)
tty-box (~> 0.3)
tty-prompt (~> 0.18)
listen (3.1.5)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
Expand All @@ -196,7 +217,7 @@ GEM
mini_portile2 (2.4.0)
minitar (0.8)
minitest (5.11.3)
mixlib-archive (0.4.19)
mixlib-archive (0.4.20)
mixlib-log
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
Expand All @@ -210,8 +231,9 @@ GEM
mixlib-shellout (2.4.4)
mixlib-versioning (1.2.7)
molinillo (0.6.6)
multi_json (1.13.1)
multi_json (1.15.0)
multipart-post (2.0.0)
necromancer (0.4.0)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand All @@ -232,53 +254,57 @@ GEM
shellany (~> 0.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (14.8.10)
ohai (14.15.0)
chef-config (>= 12.8, < 15)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mixlib-cli (>= 1.7.0)
mixlib-config (~> 2.0)
mixlib-log (~> 2.0, >= 2.0.1)
mixlib-shellout (~> 2.0)
mixlib-config (>= 2.0, < 4.0)
mixlib-log (>= 2.0.1, < 4.0)
mixlib-shellout (>= 2.0, < 4.0)
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
paint (2.2.0)
parallel (1.12.1)
parser (2.5.1.2)
ast (~> 2.4.0)
pastel (0.7.4)
equatable (~> 0.6)
tty-color (~> 0.5)
plist (3.5.0)
polyglot (0.3.5)
powerpack (0.1.2)
proxifier (1.0.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
rack (2.0.6)
public_suffix (3.1.1)
rack (2.2.3)
rainbow (3.0.0)
rake (12.3.2)
rb-fsevent (0.10.3)
rb-inotify (0.9.10)
ffi (>= 0.5.0, < 2)
retriable (2.1.0)
retryable (2.0.4)
rspec (3.8.0)
rspec-core (~> 3.8.0)
rspec-expectations (~> 3.8.0)
rspec-mocks (~> 3.8.0)
rspec-core (3.8.0)
rspec-support (~> 3.8.0)
rspec-expectations (3.8.2)
rspec (3.9.0)
rspec-core (~> 3.9.0)
rspec-expectations (~> 3.9.0)
rspec-mocks (~> 3.9.0)
rspec-core (3.9.2)
rspec-support (~> 3.9.3)
rspec-expectations (3.9.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.2.0)
rspec-support (~> 3.9.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.8.0)
rspec-mocks (3.9.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-support (3.8.0)
rspec-support (~> 3.9.0)
rspec-support (3.9.3)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
Expand All @@ -299,7 +325,7 @@ GEM
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
semverse (3.0.0)
serverspec (2.41.3)
serverspec (2.41.5)
multi_json
rspec (~> 3.0)
rspec-its
Expand All @@ -309,14 +335,19 @@ GEM
solve (4.0.2)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
specinfra (2.76.9)
specinfra (2.82.19)
net-scp
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
sfl
stove (6.0.0)
chef-api (~> 0.5)
logify (~> 0.2)
strings (0.1.4)
strings-ansi (~> 0.1.0)
unicode-display_width (~> 1.4.0)
unicode_utils (~> 1.4.0)
strings-ansi (0.1.0)
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (1.24.0)
Expand All @@ -331,12 +362,31 @@ GEM
winrm-fs (~> 1.1)
thor (0.20.3)
thread_safe (0.3.6)
tomlrb (1.2.8)
timers (4.3.0)
tomlrb (1.3.0)
treetop (1.6.10)
polyglot (~> 0.3)
tty-box (0.3.0)
pastel (~> 0.7.2)
strings (~> 0.1.4)
tty-cursor (~> 0.6.0)
tty-color (0.5.2)
tty-cursor (0.6.1)
tty-prompt (0.18.1)
necromancer (~> 0.4.0)
pastel (~> 0.7.0)
timers (~> 4.0)
tty-cursor (~> 0.6.0)
tty-reader (~> 0.5.0)
tty-reader (0.5.0)
tty-cursor (~> 0.6.0)
tty-screen (~> 0.6.4)
wisper (~> 2.0.0)
tty-screen (0.6.5)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
unicode_utils (1.4.0)
uuidtools (2.1.5)
winrm (2.3.1)
builder (>= 2.1.2)
Expand All @@ -355,7 +405,8 @@ GEM
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
wmi-lite (1.0.2)
wisper (2.0.1)
wmi-lite (1.0.5)

PLATFORMS
ruby
Expand Down