Skip to content

Commit

Permalink
Switch to the final kitchen-localhost release
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmantis committed Apr 13, 2015
1 parent ef2906b commit f4cff6a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@ group :test do
gem 'fauxhai'
gem 'test-kitchen'
gem 'kitchen-digitalocean', '>= 0.8.0'
gem 'kitchen-localhost', github: 'roboticcheese/kitchen-localhost'
# TODO: Depends on https://github.com/test-kitchen/kitchen-vagrant/pull/121
# (merged on 11/10/2014 but not yet released as of 12/26/2014)
gem 'kitchen-vagrant', github: 'test-kitchen/kitchen-vagrant'
gem 'kitchen-localhost'
gem 'kitchen-vagrant'
end

group :integration do
Expand Down

0 comments on commit f4cff6a

Please sign in to comment.