Skip to content

Commit ec798c9

Browse files
authored
Merge pull request #29 from DavidOsipov/renovate/jekyll-relative-links-0.x
Update dependency jekyll-relative-links to "~> 0.7.0"
2 parents b65d731 + 3bb9669 commit ec798c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ gem "jekyll", "~> 4.2.0"
44
gem "minima", "~> 2.5" # Theme specified in your _config.yml
55

66
# Plugins
7-
gem "jekyll-relative-links", "~> 0.6.1"
7+
gem "jekyll-relative-links", "~> 0.7.0"
88
gem "jekyll-include-cache", "~> 0.2.1" # Optional: Improves build performance
99

1010
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem

0 commit comments

Comments
 (0)