Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.
Closed
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 @@ -3,7 +3,7 @@ source 'https://rubygems.org'
ruby File.open(File.expand_path('.ruby-version', File.dirname(__FILE__))) { |f| f.read.chomp }

gem 'berkshelf'
gem 'chef', '~> 12'
gem 'chef', '~> 14'
gem 'cookbook_release', git: 'git@github.com:tablexi/chef-cookbook_release_tasks.git'

group :dev do
Expand Down
120 changes: 40 additions & 80 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GIT
GEM
remote: https://rubygems.org/
specs:
activesupport (5.2.0)
activesupport (5.2.1.1)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2)
minitest (~> 5.1)
Expand All @@ -28,55 +28,40 @@ GEM
aws-sdk-core (= 2.11.79)
aws-sigv4 (1.0.3)
backports (3.11.4)
berkshelf (6.3.4)
buff-config (~> 2.0)
buff-extensions (~> 2.0)
chef (>= 12.7.2, < 14.0)
berkshelf (7.0.7)
chef (>= 13.6.52)
chef-config
cleanroom (~> 1.0)
concurrent-ruby (~> 1.0)
faraday (~> 0.9)
httpclient (~> 2.7)
minitar (~> 0.5, >= 0.5.4)
minitar (>= 0.6)
mixlib-archive (~> 0.4)
mixlib-config (>= 2.2.5)
mixlib-shellout (~> 2.0)
octokit (~> 4.0)
retryable (~> 2.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)
thor (>= 0.20)
builder (3.2.3)
celluloid (0.16.0)
timers (~> 4.0.0)
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
chef (12.22.5)
chef (14.7.17)
addressable
bundler (>= 1.10)
chef-config (= 12.22.5)
chef-zero (>= 4.8, < 13)
chef-config (= 14.7.17)
chef-zero (>= 13.0)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
ffi (~> 1.9, >= 1.9.25)
ffi-yajl (~> 2.2)
highline (~> 1.6, >= 1.6.9)
iniparse (~> 1.4)
mixlib-archive (~> 0.4)
mixlib-authentication (~> 1.4)
mixlib-authentication (~> 2.1)
mixlib-cli (~> 1.7)
mixlib-log (~> 1.3)
mixlib-shellout (~> 2.0)
mixlib-log (~> 2.0, >= 2.0.3)
mixlib-shellout (~> 2.4)
net-sftp (~> 2.1, >= 2.1.2)
net-ssh (>= 2.9, < 5.0)
net-ssh (~> 4.2)
net-ssh-multi (~> 1.2, >= 1.2.1)
ohai (>= 8.6.0.alpha.1, < 13)
ohai (~> 14.0)
plist (~> 3.2)
proxifier (~> 1.0)
rspec-core (~> 3.5)
Expand All @@ -90,26 +75,27 @@ GEM
chef-api (0.8.0)
logify (~> 0.1)
mime-types
chef-config (12.22.5)
chef-config (14.7.17)
addressable
fuzzyurl
mixlib-config (~> 2.0)
mixlib-config (>= 2.2.12, < 3.0)
mixlib-shellout (~> 2.0)
tomlrb (~> 1.2)
chef-validation (0.2.3)
chef (>= 11.0.0)
chef-zero (5.3.2)
chef-zero (14.0.11)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
rack (~> 2.0)
mixlib-log (~> 2.0)
rack (~> 2.0, >= 2.0.6)
uuidtools (~> 2.1)
chefspec (7.3.2)
chef (>= 12.16.42)
fauxhai (>= 4)
rspec (~> 3.0)
cleanroom (1.0.0)
coderay (1.1.2)
concurrent-ruby (1.0.5)
concurrent-ruby (1.1.3)
cucumber-core (3.2.1)
backports (>= 3.8.0)
cucumber-tag_expressions (~> 1.1.0)
Expand All @@ -118,7 +104,7 @@ GEM
diff-lcs (1.3)
erubis (2.7.0)
excon (0.62.0)
faraday (0.15.2)
faraday (0.15.4)
multipart-post (>= 1.2, < 3)
faraday-http-cache (2.0.0)
faraday (~> 0.8)
Expand Down Expand Up @@ -176,15 +162,13 @@ GEM
builder (>= 2.1.2)
hashie (3.6.0)
highline (1.7.10)
hitimes (1.3.0)
httpclient (2.8.3)
i18n (1.0.1)
i18n (1.1.1)
concurrent-ruby (~> 1.0)
iniparse (1.4.4)
ipaddress (0.8.3)
jaro_winkler (1.5.1)
jmespath (1.4.0)
json (2.1.0)
kitchen-docker (2.7.0)
test-kitchen (>= 1.0.0)
kitchen-ec2 (2.2.2)
Expand All @@ -205,23 +189,23 @@ GEM
logify (0.2.0)
lumberjack (1.0.12)
method_source (0.9.0)
mime-types (3.1)
mime-types (3.2.2)
mime-types-data (~> 3.2015)
mime-types-data (3.2016.0521)
mime-types-data (3.2018.0812)
mini_portile2 (2.3.0)
minitar (0.6.1)
minitar (0.7)
minitest (5.11.3)
mixlib-archive (0.4.16)
mixlib-archive (0.4.18)
mixlib-log
mixlib-authentication (1.4.2)
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
mixlib-config (2.2.13)
tomlrb
mixlib-install (3.11.5)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (1.7.1)
mixlib-log (2.0.4)
mixlib-shellout (2.4.0)
mixlib-versioning (1.2.2)
molinillo (0.6.6)
Expand All @@ -239,23 +223,22 @@ GEM
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
nio4r (2.3.1)
nokogiri (1.8.5)
mini_portile2 (~> 2.3.0)
nori (2.6.0)
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (4.11.0)
octokit (4.13.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (8.26.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ohai (14.6.2)
chef-config (>= 12.8, < 15)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mixlib-cli
mixlib-cli (>= 1.7.0)
mixlib-config (~> 2.0)
mixlib-log (>= 1.7.1, < 2.0)
mixlib-log (~> 2.0, >= 2.0.1)
mixlib-shellout (~> 2.0)
plist (~> 3.1)
systemu (~> 2.6.4)
Expand All @@ -279,31 +262,13 @@ GEM
ffi (>= 0.5.0, < 2)
retriable (2.1.0)
retryable (2.0.4)
ridley (5.1.1)
addressable
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)
hashie (>= 2.0.2, < 4.0.0)
httpclient (~> 2.7)
json (>= 1.7.7)
mixlib-authentication (>= 1.3.0)
retryable (~> 2.0)
semverse (~> 2.0)
varia_model (~> 0.6)
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.1)
rspec-expectations (3.8.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.8.0)
rspec-its (1.2.0)
Expand Down Expand Up @@ -344,7 +309,7 @@ GEM
solve (4.0.0)
molinillo (~> 0.6)
semverse (>= 1.1, < 3.0)
specinfra (2.76.2)
specinfra (2.76.3)
net-scp
net-ssh (>= 2.7)
net-telnet (= 0.1.1)
Expand All @@ -364,20 +329,15 @@ GEM
winrm (~> 2.0)
winrm-elevated (~> 1.0)
winrm-fs (~> 1.1)
thor (0.19.1)
thor (0.20.3)
thread_safe (0.3.6)
timers (4.0.4)
hitimes
tomlrb (1.2.7)
treetop (1.6.10)
polyglot (~> 0.3)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.4.0)
uuidtools (2.1.5)
varia_model (0.6.0)
buff-extensions (~> 2.0)
hashie (>= 2.0.2, < 4.0.0)
winrm (2.3.0)
builder (>= 2.1.2)
erubis (~> 2.7)
Expand All @@ -402,7 +362,7 @@ PLATFORMS

DEPENDENCIES
berkshelf
chef (~> 12)
chef (~> 14)
chef-validation
chef-zero
chefspec
Expand Down