Skip to content

Commit

Permalink
Merge pull request #61 from pmarsceill/dependabot/bundler/bundler-tw-…
Browse files Browse the repository at this point in the history
…2.0.1

Update bundler requirement from ~> 1.17.1 to ~> 2.0.1
  • Loading branch information
pmarsceill committed Jan 7, 2019
2 parents 79a8cda + 2b0ff70 commit b3fb5eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion just-the-docs.gemspec
Expand Up @@ -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 comments on commit b3fb5eb

Please sign in to comment.