Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update gitlab requirement from = 4.12 to = 4.13.0 in /common
Updates the requirements on [gitlab](https://github.com/NARKOZ/gitlab) to permit the latest version.
- [Release notes](https://github.com/NARKOZ/gitlab/releases)
- [Changelog](https://github.com/NARKOZ/gitlab/blob/master/CHANGELOG.md)
- [Commits](NARKOZ/gitlab@v4.12.0...v4.13.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Dec 18, 2019
commit af66067be4c2a28daec803e247da4d674bd6f949
2 changes: 1 addition & 1 deletion common/dependabot-common.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "commonmarker", "~> 0.20.1"
spec.add_dependency "docker_registry2", "~> 1.7", ">= 1.7.1"
spec.add_dependency "excon", "~> 0.66"
spec.add_dependency "gitlab", "4.12"
spec.add_dependency "gitlab", "4.13.0"
spec.add_dependency "nokogiri", "~> 1.8"
spec.add_dependency "octokit", "~> 4.6"
spec.add_dependency "pandoc-ruby", "~> 2.0"
Expand Down