Skip to content

Commit

Permalink
Merge pull request #138 from chef/changelog
Browse files Browse the repository at this point in the history
Remove github_changelog_generator development dependency
  • Loading branch information
tas50 authored Oct 17, 2018
2 parents 178dcb3 + 58ef563 commit 72df4a3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions knife-google.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,5 @@ Gem::Specification.new do |s|
s.add_dependency "google-api-client", ">= 0.19.8", "< 0.25" # each version introduces breaking changes which we need to validate
s.add_dependency "gcewinpass", "~> 1.1"

s.add_development_dependency "github_changelog_generator"

s.files = `git ls-files -z`.split("\x0")
end

0 comments on commit 72df4a3

Please sign in to comment.