Skip to content

Commit e025d40

Browse files
Update rubocop-jekyll requirement from ~> 0.13.0 to ~> 0.14.0 (#1037)
Updates the requirements on [rubocop-jekyll](https://github.com/jekyll/rubocop-jekyll) to permit the latest version. - [Release notes](https://github.com/jekyll/rubocop-jekyll/releases) - [Changelog](https://github.com/jekyll/rubocop-jekyll/blob/master/History.markdown) - [Commits](jekyll/rubocop-jekyll@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: rubocop-jekyll dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kurt Garloff <[email protected]>
1 parent 151f65c commit e025d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_gems/jekyll-seo-tag/jekyll-seo-tag.gemspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,5 @@ Gem::Specification.new do |spec|
3030
spec.add_development_dependency "bundler", ">= 1.15"
3131
spec.add_development_dependency "html-proofer", "~> 5.0"
3232
spec.add_development_dependency "rspec", "~> 3.5"
33-
spec.add_development_dependency "rubocop-jekyll", "~> 0.13.0"
33+
spec.add_development_dependency "rubocop-jekyll", "~> 0.14.0"
3434
end

0 commit comments

Comments
 (0)