mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[bundler/bundler] Not sure how much this buys us, remove it
https://github.com/bundler/bundler/commit/f8584fb864
This commit is contained in:
parent
ed37de1c82
commit
e405aede09
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue