Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'berkshelf'
gem 'berkshelf', '>= 4.1.0'
gem 'test-kitchen'
gem 'kitchen-ansible'
gem 'kitchen-vagrant'
Expand Down
208 changes: 143 additions & 65 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,55 +1,93 @@
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
berkshelf (4.0.1)
addressable (~> 2.3.4)
berkshelf-api-client (~> 2.0)
buff-config (~> 1.0)
buff-extensions (~> 1.0)
buff-shell_out (~> 0.1)
celluloid (= 0.16.0)
celluloid-io (~> 0.16.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
berkshelf (6.3.4)
buff-config (~> 2.0)
buff-extensions (~> 2.0)
chef (>= 12.7.2, < 14.0)
cleanroom (~> 1.0)
faraday (~> 0.9.0)
httpclient (~> 2.6.0)
minitar (~> 0.5.4)
octokit (~> 3.0)
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
httpclient (~> 2.7)
minitar (~> 0.5, >= 0.5.4)
mixlib-archive (~> 0.4)
mixlib-shellout (~> 2.0)
octokit (~> 4.0)
retryable (~> 2.0)
ridley (~> 4.3)
solve (~> 1.1)
thor (~> 0.19)
berkshelf-api-client (2.0.0)
faraday (~> 0.9.1)
httpclient (~> 2.6.0)
buff-config (1.0.1)
buff-extensions (~> 1.0)
varia_model (~> 0.4)
buff-extensions (1.0.0)
buff-ignore (1.1.1)
buff-ruby_engine (0.1.0)
buff-shell_out (0.2.0)
buff-ruby_engine (~> 0.1.0)
ridley (~> 5.0)
solve (~> 4.0)
thor (~> 0.19, < 0.19.2)
buff-config (2.0.0)
buff-extensions (~> 2.0)
varia_model (~> 0.6)
buff-extensions (2.0.0)
buff-ignore (1.2.0)
buff-ruby_engine (1.0.0)
buff-shell_out (1.1.0)
buff-ruby_engine (~> 1.0)
builder (3.3.0)
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
chef (12.12.15)
bundler (>= 1.10)
chef-config (= 12.12.15)
chef-zero (~> 4.5)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
iniparse (~> 1.4)
mixlib-authentication (~> 1.4)
mixlib-cli (~> 1.4)
mixlib-log (~> 1.3)
mixlib-shellout (~> 2.0)
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 2.9, < 4.0)
net-ssh-multi (~> 1.1)
ohai (>= 8.6.0.alpha.1, < 9)
plist (~> 3.2)
proxifier (~> 1.0)
rspec-core (~> 3.4)
rspec-expectations (~> 3.4)
rspec-mocks (~> 3.4)
rspec_junit_formatter (~> 0.2.0)
serverspec (~> 2.7)
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
chef-config (12.12.15)
fuzzyurl (~> 0.8.0)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
chef-zero (4.9.0)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
rack (< 2)
uuidtools (~> 2.1)
cleanroom (1.0.0)
dep-selector-libgecode (1.0.2)
dep_selector (1.0.3)
dep-selector-libgecode (~> 1.0)
ffi (~> 1.9)
concurrent-ruby (1.3.5)
diff-lcs (1.2.5)
erubis (2.7.0)
faraday (0.9.2)
faraday (0.17.6)
multipart-post (>= 1.2, < 3)
ffi (1.11.1)
hashie (3.4.3)
ffi (1.17.2)
ffi-yajl (2.6.0)
libyajl2 (>= 1.2)
fuzzyurl (0.8.0)
hashie (3.6.0)
highline (1.7.8)
hitimes (1.2.3)
httpclient (2.6.0.1)
json (1.8.3)
hitimes (2.0.0)
httpclient (2.9.0)
mutex_m
iniparse (1.5.0)
ipaddress (0.8.3)
json (2.12.2)
kitchen-ansible (0.40.1)
librarian-ansible
test-kitchen (~> 1.4)
Expand All @@ -61,39 +99,71 @@ GEM
librarian-ansible (3.0.0)
faraday
librarian (~> 0.1.0)
minitar (0.5.4)
mixlib-authentication (1.3.0)
libyajl2 (2.1.0)
minitar (0.12.1)
mixlib-archive (0.4.20)
mixlib-log
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
mixlib-config (2.2.18)
tomlrb
mixlib-install (0.7.1)
mixlib-log (1.6.0)
mixlib-log (1.7.1)
mixlib-shellout (2.2.6)
molinillo (0.8.0)
multi_json (1.11.2)
multipart-post (2.0.0)
multipart-post (2.4.1)
mutex_m (0.3.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-sftp (2.1.2)
net-ssh (>= 2.6.5)
net-ssh (3.0.2)
net-ssh-gateway (1.3.0)
net-ssh (>= 2.6.5)
net-ssh-multi (1.2.1)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
nio4r (1.1.1)
octokit (3.8.0)
sawyer (~> 0.6.0, >= 0.5.3)
retryable (2.0.3)
ridley (4.3.2)
nio4r (2.7.4)
octokit (4.22.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (8.26.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mixlib-cli
mixlib-config (~> 2.0)
mixlib-log (>= 1.7.1, < 2.0)
mixlib-shellout (~> 2.0)
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
plist (3.7.2)
proxifier (1.0.3)
public_suffix (5.1.1)
rack (1.6.13)
retryable (2.0.4)
ridley (5.1.1)
addressable
buff-config (~> 1.0)
buff-extensions (~> 1.0)
buff-ignore (~> 1.1)
buff-shell_out (~> 0.1)
buff-config (~> 2.0)
buff-extensions (~> 2.0)
buff-ignore (~> 1.2)
buff-shell_out (~> 1.0)
celluloid (~> 0.16.0)
celluloid-io (~> 0.16.1)
chef-config (>= 12.5.0)
erubis
faraday (~> 0.9.0)
faraday (~> 0.9)
hashie (>= 2.0.2, < 4.0.0)
httpclient (~> 2.6)
httpclient (~> 2.7)
json (>= 1.7.7)
mixlib-authentication (>= 1.3.0)
retryable (~> 2.0)
semverse (~> 1.1)
varia_model (~> 0.4.0)
semverse (~> 2.0)
varia_model (~> 0.6)
rspec (3.4.0)
rspec-core (~> 3.4.0)
rspec-expectations (~> 3.4.0)
Expand All @@ -110,25 +180,30 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.4.0)
rspec-support (3.4.1)
rspec_junit_formatter (0.2.3)
builder (< 4)
rspec-core (>= 2, < 4, != 2.12.0)
safe_yaml (1.0.4)
sawyer (0.6.0)
addressable (~> 2.3.5)
faraday (~> 0.8, < 0.10)
semverse (1.2.1)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
semverse (2.0.0)
serverspec (2.27.0)
multi_json
rspec (~> 3.0)
rspec-its
specinfra (~> 2.46)
sfl (2.2)
solve (1.2.1)
dep_selector (~> 1.0)
semverse (~> 1.1)
solve (4.0.4)
molinillo (~> 0.6)
semverse (>= 1.1, < 4.0)
specinfra (2.54.1)
net-scp
net-ssh (>= 2.7, < 3.1)
net-telnet
sfl
syslog-logger (1.6.8)
systemu (2.6.5)
test-kitchen (1.6.0)
mixlib-install (~> 0.7)
mixlib-shellout (>= 1.2, < 3.0)
Expand All @@ -139,20 +214,23 @@ GEM
thor (0.19.1)
timers (4.0.4)
hitimes
varia_model (0.4.1)
buff-extensions (~> 1.0)
tomlrb (2.0.3)
uuidtools (2.1.5)
varia_model (0.6.0)
buff-extensions (~> 2.0)
hashie (>= 2.0.2, < 4.0.0)
wmi-lite (1.0.7)

PLATFORMS
ruby

DEPENDENCIES
berkshelf
berkshelf (>= 4.1.0)
kitchen-ansible
kitchen-vagrant
serverspec
specinfra
test-kitchen

BUNDLED WITH
1.11.2
1.17.3