mirror of
https://github.com/samsonjs/http-cookie.git
synced 2026-03-25 08:55:53 +00:00
Add bundler >= 1.2.0 as development dependency.
This commit is contained in:
parent
060fc63c2a
commit
731f2b8c9a
1 changed files with 1 additions and 0 deletions
|
|
@ -23,4 +23,5 @@ Gem::Specification.new do |gem|
|
|||
gem.require_paths = ["lib"]
|
||||
|
||||
gem.add_runtime_dependency("domain_name", ["~> 0.5"])
|
||||
gem.add_development_dependency("bundler", [">= 1.2.0"])
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue