mirror of
https://github.com/thangisme/notes.git
synced 2024-12-30 13:36:39 -05: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…
Reference in New Issue
Block a user