Skip to content

Commit

Permalink
Remove the bundler dev dep entirely
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Jan 17, 2019
1 parent 0562dcc commit 454d51a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion omnibus.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ Gem::Specification.new do |gem|
gem.add_dependency "mixlib-versioning"
gem.add_dependency "pedump"

gem.add_development_dependency "bundler"
gem.add_development_dependency "artifactory", "~> 2.0"
gem.add_development_dependency "aruba", "~> 0.5"
gem.add_development_dependency "chefstyle", "= 0.6"
Expand Down

0 comments on commit 454d51a

Please # to comment.