Skip to content

Commit

Permalink
Merge pull request #145 from jjasghar/Redundant_Gemfile
Browse files Browse the repository at this point in the history
Updated Gemfile to the released knife-cloud gem
  • Loading branch information
JJ Asghar committed Sep 29, 2014
2 parents a152910 + 94f97f1 commit 1e87460
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,7 @@ source "https://rubygems.org"
gemspec

group :development do
gem 'rspec', '>= 2.7.0'
gem 'guard-rspec'
gem 'rspec_junit_formatter'
gem 'rake'
gem 'mixlib-shellout'
gem 'knife-cloud', :git => 'https://github.com/opscode/knife-cloud.git'
gem 'knife-windows', :git => 'https://github.com/opscode/knife-windows.git'
end
end

0 comments on commit 1e87460

Please sign in to comment.