Skip to content

Commit d5d619d

Browse files
committed
20240905 update chirpy to 7.1
1 parent 2fd1066 commit d5d619d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22

33
source "https://rubygems.org"
44

5-
gem "jekyll-theme-chirpy", "~> 6.5", ">= 6.5.5"
5+
gem "jekyll-theme-chirpy", "~> 7.1", ">= 7.1.0"
66

77
group :test do
8-
gem "html-proofer", "~> 4.4"
8+
gem "html-proofer", "~> 5.0"
99
end
1010

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

0 commit comments

Comments
 (0)