Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
Bump chef from 12.22.1 to 14.3.37
Browse files Browse the repository at this point in the history
Bumps [chef](https://github.com/chef/chef) from 12.22.1 to 14.3.37.
- [Release notes](https://github.com/chef/chef/releases)
- [Changelog](https://github.com/chef/chef/blob/master/CHANGELOG.md)
- [Commits](https://github.com/chef/chef/commits/v14.3.37)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot-support committed Jul 31, 2018
1 parent 376d74f commit 2981ffe
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 27 deletions.
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'

group :ci do
gem 'bump'
Expand Down
56 changes: 30 additions & 26 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -49,25 +49,27 @@ GEM
celluloid-io (0.16.2)
celluloid (>= 0.16.0)
nio4r (>= 1.1.0)
chef (12.22.1)
chef (14.3.37)
addressable
bundler (>= 1.10)
chef-config (= 12.22.1)
chef-zero (>= 4.8, < 13)
chef-config (= 14.3.37)
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)
iso8601 (~> 0.9.1)
mixlib-archive (~> 0.4)
mixlib-authentication (~> 1.4)
mixlib-authentication (~> 2.1)
mixlib-cli (~> 1.7)
mixlib-log (~> 1.3)
mixlib-log (~> 2.0, >= 2.0.3)
mixlib-shellout (~> 2.0)
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 @@ -81,15 +83,16 @@ GEM
chef-api (0.8.0)
logify (~> 0.1)
mime-types
chef-config (12.22.1)
chef-config (14.3.37)
addressable
fuzzyurl
mixlib-config (~> 2.0)
mixlib-config (>= 2.2.12, < 3.0)
mixlib-shellout (~> 2.0)
chef-zero (5.3.2)
tomlrb (~> 1.2)
chef-zero (14.0.6)
ffi-yajl (~> 2.2)
hashie (>= 2.0, < 4.0)
mixlib-log (~> 1.3)
mixlib-log (~> 2.0)
rack (~> 2.0)
uuidtools (~> 2.1)
chefspec (7.1.2)
Expand All @@ -113,7 +116,7 @@ GEM
faraday (~> 0.8)
fauxhai (5.6.0)
net-ssh
ffi (1.9.23)
ffi (1.9.25)
ffi-yajl (2.3.1)
libyajl2 (~> 1.2)
foodcritic (13.0.0)
Expand Down Expand Up @@ -171,6 +174,7 @@ GEM
concurrent-ruby (~> 1.0)
iniparse (1.4.4)
ipaddress (0.8.3)
iso8601 (0.9.1)
jmespath (1.3.1)
json (2.1.0)
kitchen-docker (2.6.0)
Expand Down Expand Up @@ -201,18 +205,18 @@ GEM
mini_portile2 (2.3.0)
minitar (0.6.1)
minitest (5.11.3)
mixlib-archive (0.4.1)
mixlib-archive (0.4.8)
mixlib-log
mixlib-authentication (1.4.2)
mixlib-authentication (2.1.1)
mixlib-cli (1.7.0)
mixlib-config (2.2.6)
mixlib-config (2.2.13)
tomlrb
mixlib-install (3.9.3)
mixlib-shellout
mixlib-versioning
thor
mixlib-log (1.7.1)
mixlib-shellout (2.3.2)
mixlib-log (2.0.4)
mixlib-shellout (2.4.0)
mixlib-versioning (1.2.2)
molinillo (0.6.5)
multi_json (1.13.1)
Expand All @@ -228,7 +232,7 @@ GEM
net-ssh-multi (1.2.1)
net-ssh (>= 2.6.5)
net-ssh-gateway (>= 1.2.0)
net-telnet (0.1.1)
net-telnet (0.2.0)
nio4r (2.3.0)
nokogiri (1.8.2)
mini_portile2 (~> 2.3.0)
Expand All @@ -238,14 +242,14 @@ GEM
shellany (~> 0.0)
octokit (4.8.0)
sawyer (~> 0.8.0, >= 0.5.3)
ohai (8.26.1)
chef-config (>= 12.5.0.alpha.1, < 14)
ohai (14.3.0)
chef-config (>= 12.8, < 15)
ffi (~> 1.9)
ffi-yajl (~> 2.2)
ipaddress
mixlib-cli
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 @@ -261,7 +265,7 @@ GEM
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.2)
rack (2.0.4)
rack (2.0.5)
rainbow (3.0.0)
rake (12.3.1)
rb-fsevent (0.10.3)
Expand Down Expand Up @@ -333,9 +337,9 @@ GEM
solve (4.0.0)
molinillo (~> 0.6)
semverse (>= 1.1, < 3.0)
specinfra (2.73.2)
specinfra (2.75.0)
net-scp
net-ssh (>= 2.7, < 5.0)
net-ssh (>= 2.7)
net-telnet
sfl
stove (6.0.0)
Expand All @@ -357,7 +361,7 @@ GEM
thread_safe (0.3.6)
timers (4.0.4)
hitimes
tomlrb (1.2.6)
tomlrb (1.2.7)
treetop (1.6.10)
polyglot (~> 0.3)
tzinfo (1.2.5)
Expand Down Expand Up @@ -392,7 +396,7 @@ PLATFORMS
DEPENDENCIES
berkshelf
bump
chef (~> 12)
chef (~> 14)
chef-zero
chefspec
foodcritic
Expand Down

0 comments on commit 2981ffe

Please sign in to comment.