Skip to content

Commit

Permalink
Include kitchen-docker gem in the Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
tas50 committed Oct 13, 2015
1 parent 68b69b2 commit b05053c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ end
group :kitchen_cloud do
gem 'kitchen-digitalocean'
gem 'kitchen-ec2'
gem 'kitchen-docker'
end

group :development do
Expand Down

0 comments on commit b05053c

Please sign in to comment.