Skip to content
Snippets Groups Projects
Unverified Commit 2b0ff701 authored by dependabot[bot]'s avatar dependabot[bot]
Browse files

Update bundler requirement from ~> 1.17.1 to ~> 2.0.1

Updates the requirements on [bundler](https://github.com/bundler/bundler) to permit the latest version.
- [Release notes](https://github.com/bundler/bundler/releases)
- [Changelog](https://github.com/bundler/bundler/blob/v2.0.1/CHANGELOG.md)
- [Commits](https://github.com/bundler/bundler/commits/v2.0.1

)

Signed-off-by: default avatardependabot[bot] <support@dependabot.com>
parent 309b2384
No related branches found
No related tags found
No related merge requests found
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment