Skip to content
This repository has been archived by the owner on Jul 11, 2020. It is now read-only.

Commit

Permalink
update chef-vault gem
Browse files Browse the repository at this point in the history
  • Loading branch information
dwradcliffe committed Jul 17, 2014
1 parent fafce4c commit ce9116a
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -2,7 +2,7 @@ source 'https://rubygems.org'

gem 'berkshelf', '~> 3.0'
gem 'chef', '~> 11.12'
gem 'chef-vault', '~> 2.2'
gem 'chef-vault', '~> 2.2.4'
gem 'chefspec', '~> 4.0'
gem 'foodcritic', '~> 4.0'
gem 'kitchen-docker'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -55,7 +55,7 @@ GEM
pry (~> 0.9)
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
chef-vault (2.2.3)
chef-vault (2.2.4)
chef-zero (2.0.2)
hashie (~> 2.0)
json
Expand Down Expand Up @@ -274,7 +274,7 @@ PLATFORMS
DEPENDENCIES
berkshelf (~> 3.0)
chef (~> 11.12)
chef-vault (~> 2.2)
chef-vault (~> 2.2.4)
chefspec (~> 4.0)
foodcritic (~> 4.0)
kitchen-docker
Expand Down
Binary file removed vendor/cache/chef-vault-2.2.3.gem
Binary file not shown.
Binary file added vendor/cache/chef-vault-2.2.4.gem
Binary file not shown.

0 comments on commit ce9116a

Please sign in to comment.