Skip to content

Commit 3bb9669

Browse files
Update dependency jekyll-relative-links to "~> 0.7.0"
1 parent b65d731 commit 3bb9669

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)