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
87 changes: 44 additions & 43 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ GEM
i18n (>= 0.7, < 2)
minitest (~> 5.1)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
ast (2.4.0)
aws-sdk (2.11.183)
aws-sdk-resources (= 2.11.183)
Expand All @@ -28,20 +28,20 @@ GEM
aws-sdk-core (= 2.11.183)
aws-sigv4 (1.0.3)
backports (3.12.0)
berkshelf (7.0.7)
berkshelf (7.0.10)
chef (>= 13.6.52)
chef-config
cleanroom (~> 1.0)
concurrent-ruby (~> 1.0)
minitar (>= 0.6)
mixlib-archive (~> 0.4)
mixlib-archive (>= 0.4, < 2.0)
mixlib-config (>= 2.2.5)
mixlib-shellout (~> 2.0)
mixlib-shellout (>= 2.0, < 4.0)
octokit (~> 4.0)
retryable (~> 2.0)
retryable (>= 2.0, < 4.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 @@ -95,7 +95,7 @@ GEM
rspec (~> 3.0)
cleanroom (1.0.0)
coderay (1.1.2)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.6)
cookstyle (3.0.0)
rubocop (= 0.55.0)
cucumber-core (3.2.1)
Expand All @@ -106,14 +106,14 @@ GEM
diff-lcs (1.3)
erubis (2.7.0)
excon (0.62.0)
faraday (0.15.4)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
fauxhai (6.7.0)
net-ssh
ffi (1.10.0)
ffi-yajl (2.3.1)
ffi (1.12.2)
ffi-yajl (2.3.3)
libyajl2 (~> 1.2)
foodcritic (15.1.0)
cucumber-core (>= 1.3, < 4.0)
Expand Down Expand Up @@ -167,7 +167,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 @@ -194,9 +194,9 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mini_portile2 (2.4.0)
minitar (0.8)
minitar (0.9)
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 +210,8 @@ GEM
mixlib-shellout (2.4.4)
mixlib-versioning (1.2.7)
molinillo (0.6.6)
multi_json (1.13.1)
multipart-post (2.0.0)
multi_json (1.14.1)
multipart-post (2.1.1)
nenv (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
Expand All @@ -230,17 +230,18 @@ GEM
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (4.13.0)
octokit (4.18.0)
faraday (>= 0.9)
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)
Expand All @@ -254,31 +255,31 @@ GEM
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
rack (2.0.6)
public_suffix (4.0.4)
rack (2.2.2)
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.1)
rspec-support (~> 3.9.1)
rspec-expectations (3.9.1)
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.2)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
Expand All @@ -295,21 +296,21 @@ GEM
rubyntlm (0.6.2)
rubyzip (1.2.2)
rufus-lru (1.1.0)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semverse (3.0.0)
serverspec (2.41.3)
serverspec (2.41.5)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.72)
sfl (2.3)
shellany (0.0.1)
solve (4.0.2)
solve (4.0.3)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
specinfra (2.76.9)
specinfra (2.82.16)
net-scp
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
Expand All @@ -331,7 +332,7 @@ GEM
winrm-fs (~> 1.1)
thor (0.20.3)
thread_safe (0.3.6)
tomlrb (1.2.8)
tomlrb (1.3.0)
treetop (1.6.10)
polyglot (~> 0.3)
tzinfo (1.2.5)
Expand All @@ -355,7 +356,7 @@ GEM
logging (>= 1.6.1, < 3.0)
rubyzip (~> 1.1)
winrm (~> 2.0)
wmi-lite (1.0.2)
wmi-lite (1.0.5)

PLATFORMS
ruby
Expand Down