mirror of
https://github.com/snachodog/just-the-docs.git
synced 2025-04-04 03:01:23 -06:00
Merge pull request #61 from pmarsceill/dependabot/bundler/bundler-tw-2.0.1
Update bundler requirement from ~> 1.17.1 to ~> 2.0.1
This commit is contained in:
commit
b3fb5ebd87
@ -16,5 +16,5 @@ Gem::Specification.new do |spec|
|
||||
spec.add_runtime_dependency "jekyll", "~> 3.8.5"
|
||||
spec.add_runtime_dependency "rake", "~> 12.3.1"
|
||||
|
||||
spec.add_development_dependency "bundler", "~> 1.17.1"
|
||||
spec.add_development_dependency "bundler", "~> 2.0.1"
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user