File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -16,14 +16,14 @@ Gem::Specification.new do |spec|
1616
1717 spec . metadata = {
1818 "bug_tracker_uri" => "https://github.com/cotes2020/jekyll-theme-chirpy/issues" ,
19- "documentation_uri" => "https://github.com/cotes2020/jekyll-theme-chirpy/blob/master/README.md " ,
19+ "documentation_uri" => "https://github.com/cotes2020/jekyll-theme-chirpy/#readme " ,
2020 "homepage_uri" => "https://cotes2020.github.io/chirpy-demo" ,
2121 "source_code_uri" => "https://github.com/cotes2020/jekyll-theme-chirpy" ,
2222 "wiki_uri" => "https://github.com/cotes2020/jekyll-theme-chirpy/wiki" ,
2323 "plugin_type" => "theme"
2424 }
2525
26- spec . required_ruby_version = ">= 2.4 "
26+ spec . required_ruby_version = ">= 2.5 "
2727
2828 spec . add_runtime_dependency "jekyll" , "~> 4.1"
2929 spec . add_runtime_dependency "jekyll-paginate" , "~> 1.1"
You can’t perform that action at this time.
0 commit comments