Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Bump knife-solo from 0.5.1 to 0.7.0 #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
Expand Up @@ -2,7 +2,7 @@ source "https://rubygems.org"

gem "rake"
gem "chef", "~> 12.5.1"
gem "knife-solo", "~> 0.5.1"
gem "knife-solo", "~> 0.7.0"
gem "librarian-chef", "~> 0.0.4"

gem "test-kitchen"
Expand Down
77 changes: 37 additions & 40 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
builder (3.2.2)
builder (3.2.3)
chef (12.5.1)
chef-config (= 12.5.1)
chef-zero (~> 4.2, >= 4.2.2)
Expand All @@ -39,18 +39,18 @@ GEM
chef-config (12.5.1)
mixlib-config (~> 2.0)
mixlib-shellout (~> 2.0)
chef-zero (4.3.2)
chef-zero (4.9.0)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
rack
rack (< 2)
uuidtools (~> 2.1)
coderay (1.1.0)
coderay (1.1.2)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
diff-lcs (1.2.5)
diff-lcs (1.3)
droplet_kit (1.2.3)
activesupport (> 3.0, < 5.0.0)
faraday (~> 0.9.1)
Expand All @@ -61,25 +61,25 @@ GEM
erubis (2.7.0)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
ffi (1.9.10)
ffi-yajl (2.2.2)
ffi (1.11.1)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
hashie (3.4.2)
highline (1.7.8)
hashie (3.6.0)
highline (1.7.10)
i18n (0.7.0)
ice_nine (0.11.1)
ipaddress (0.8.0)
ipaddress (0.8.3)
json (1.8.3)
kartograph (0.2.3)
kitchen-digitalocean (0.9.3)
droplet_kit (~> 1.0)
test-kitchen (~> 1.2)
kitchen-vagrant (0.19.0)
test-kitchen (~> 1.4)
knife-solo (0.5.1)
knife-solo (0.7.0)
chef (>= 10.20)
erubis (~> 2.7.0)
net-ssh (~> 2.7, < 3.0)
net-ssh (>= 2.7)
librarian (0.1.2)
highline
thor (~> 0.15)
Expand All @@ -88,46 +88,43 @@ GEM
librarian (~> 0.1.0)
minitar (>= 0.5.2)
libyajl2 (1.2.0)
method_source (0.8.2)
mime-types (2.6.2)
method_source (0.9.2)
minitar (0.5.4)
minitest (5.8.1)
mixlib-authentication (1.3.0)
mixlib-log
mixlib-cli (1.5.0)
mixlib-config (2.2.1)
mixlib-log (1.6.0)
mixlib-shellout (2.2.2)
multi_json (1.11.2)
mixlib-authentication (1.4.2)
mixlib-cli (1.7.0)
mixlib-config (2.2.18)
tomlrb
mixlib-log (1.7.1)
mixlib-shellout (2.4.4)
multi_json (1.13.1)
multipart-post (2.0.0)
net-scp (1.2.1)
net-ssh (>= 2.6.5)
net-ssh (2.9.2)
net-ssh-gateway (1.2.0)
net-ssh (2.9.4)
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)
ohai (8.7.0)
chef-config (>= 12.5.0.alpha.1, < 13)
ohai (8.26.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mime-types (~> 2.0)
mixlib-cli
mixlib-config (~> 2.0)
mixlib-log
mixlib-log (>= 1.7.1, < 2.0)
mixlib-shellout (~> 2.0)
rake (~> 10.1)
plist (~> 3.1)
systemu (~> 2.6.4)
wmi-lite (~> 1.0)
plist (3.1.0)
pry (0.10.3)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
method_source (~> 0.9.0)
rack (1.6.11)
rake (10.4.2)
resource_kit (0.1.4)
addressable (~> 2.3.6)
Expand All @@ -140,7 +137,7 @@ GEM
rspec-expectations (3.3.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.3.0)
rspec-its (1.2.0)
rspec-its (1.3.0)
rspec-core (>= 3.0.0)
rspec-expectations (>= 3.0.0)
rspec-mocks (3.3.2)
Expand All @@ -156,12 +153,11 @@ GEM
rspec (~> 3.0)
rspec-its
specinfra (~> 2.43)
sfl (2.2)
slop (3.6.0)
specinfra (2.44.1)
sfl (2.3)
specinfra (2.78.0)
net-scp
net-ssh (~> 2.7)
net-telnet
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
sfl
syslog-logger (1.6.8)
systemu (2.6.5)
Expand All @@ -173,6 +169,7 @@ GEM
thor (~> 0.18)
thor (0.19.1)
thread_safe (0.3.5)
tomlrb (1.2.8)
tzinfo (1.2.2)
thread_safe (~> 0.1)
uuidtools (2.1.5)
Expand All @@ -181,7 +178,7 @@ GEM
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
wmi-lite (1.0.0)
wmi-lite (1.0.2)

PLATFORMS
ruby
Expand All @@ -190,7 +187,7 @@ DEPENDENCIES
chef (~> 12.5.1)
kitchen-digitalocean
kitchen-vagrant
knife-solo (~> 0.5.1)
knife-solo (~> 0.7.0)
librarian-chef (~> 0.0.4)
rake
rspec
Expand Down