Skip to content

Commit 97b0a02

Browse files
authored
Merge pull request #3 from Yrlish/dependabot/bundler/gems-1426e69d07
Update jekyll-theme-chirpy requirement from ~> 7.2, >= 7.2.4 to ~> 7.3 in the gems group
2 parents ca494b6 + 42423ec commit 97b0a02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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", ">= 7.2.4"
5+
gem "jekyll-theme-chirpy", "~> 7.3"
66

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

0 commit comments

Comments
 (0)