Use Bundler 2.0
This commit is contained in:
parent
35299005e0
commit
d3a264d476
1 changed files with 2 additions and 0 deletions
|
@ -43,4 +43,6 @@ Gem::Specification.new do |spec|
|
|||
spec.executables = spec.files.grep %r{^exe/}, &File.method(:basename)
|
||||
|
||||
spec.extensions << 'ext/digest/extconf.rb'
|
||||
|
||||
spec.add_development_dependency 'bundler', '~> 2.0'
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue