Skip to content

Commit 0235895

Browse files
committed
Update jekyll-theme-chirpy gem version constraint to allow patch updates
1 parent 9d39fe5 commit 0235895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
gem "jekyll-theme-chirpy", "~> 7.2"
5+
gem "jekyll-theme-chirpy", "~> 7.2", ">= 7.2.2"
66

77
gem "html-proofer", "~> 5.0", group: :test
88

0 commit comments

Comments
 (0)