Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Not sure how much this buys us, remove it
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Jun 26, 2019
1 parent 02177d0 commit f8584fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/bundler/templates/newgem/newgem.gemspec.tt
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,4 @@ Gem::Specification.new do |spec|
<%- if config[:ext] -%>
spec.extensions = ["ext/<%= config[:underscored_name] %>/extconf.rb"]
<%- end -%>

spec.add_development_dependency "bundler", "~> <%= config[:bundler_version] %>"
end

0 comments on commit f8584fb

Please sign in to comment.