We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd1066 commit d5d619dCopy full SHA for d5d619d
Gemfile
@@ -2,10 +2,10 @@
2
3
source "https://rubygems.org"
4
5
-gem "jekyll-theme-chirpy", "~> 6.5", ">= 6.5.5"
+gem "jekyll-theme-chirpy", "~> 7.1", ">= 7.1.0"
6
7
group :test do
8
- gem "html-proofer", "~> 4.4"
+ gem "html-proofer", "~> 5.0"
9
end
10
11
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
0 commit comments