Skip to content

Commit

Permalink
Fix Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian C. Dunn committed Jun 7, 2013
1 parent 59bc535 commit ce6ddb6
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Gemfile
Expand Up @@ -2,10 +2,8 @@ source "https://rubygems.org"

gem "activesupport"
gem "berkshelf"
gem "vagrant", "~> 1.0.6"
gem "vagrant-windows"
gem "chef"
gem "foodcritic", "!= 1.4.0" # https://github.com/acrmp/foodcritic/issues/37
gem "foodcritic", "> 1.4.0" # https://github.com/acrmp/foodcritic/issues/37
gem "knife-ec2"
gem "minitest-chef-handler"
gem "rake"
Expand Down

0 comments on commit ce6ddb6

Please sign in to comment.