Skip to content

Commit

Permalink
Adding gem stove
Browse files Browse the repository at this point in the history
  • Loading branch information
estahn committed Jul 23, 2014
1 parent c4fc640 commit d2c3801
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Expand Up @@ -7,6 +7,7 @@ gem 'foodcritic', '~> 3.0'
gem 'rubocop', '~> 0.15'
gem 'rake'
gem 'versionomy'
gem 'stove'

group :integration do
gem 'test-kitchen'
Expand Down
8 changes: 8 additions & 0 deletions Gemfile.lock
Expand Up @@ -56,6 +56,9 @@ GEM
pry (~> 0.9)
rest-client (>= 1.0.4, < 1.7.0)
yajl-ruby (~> 1.1)
chef-api (0.5.0)
logify (~> 0.1)
mime-types
chef-zero (2.0.2)
hashie (~> 2.0)
json
Expand Down Expand Up @@ -121,6 +124,7 @@ GEM
logging (1.8.2)
little-plugger (>= 1.1.3)
multi_json (>= 1.8.4)
logify (0.2.0)
method_source (0.8.2)
mime-types (1.25.1)
minitar (0.5.4)
Expand Down Expand Up @@ -223,6 +227,9 @@ GEM
simplecov-html (0.8.0)
slop (3.6.0)
solve (0.8.2)
stove (3.2.1)
chef-api (~> 0.5)
logify (~> 0.2)
systemu (2.5.2)
term-ansicolor (1.3.0)
tins (~> 1.0)
Expand Down Expand Up @@ -272,5 +279,6 @@ DEPENDENCIES
knife-spork (~> 1.0.17)
rake
rubocop (~> 0.15)
stove
test-kitchen
versionomy

0 comments on commit d2c3801

Please sign in to comment.