Skip to content

Commit 25ccd20

Browse files
authored
Update jekyll-theme-hacker.gemspec
1 parent a61951b commit 25ccd20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jekyll-theme-hacker.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
1313
f.match(%r{^((_includes|_layouts|_sass|assets)/|(LICENSE|README)((\.(txt|md|markdown)|$)))}i)
1414
end
1515

16-
s.required_ruby_version = ">= 3.1.0"
16+
s.required_ruby_version = ">= 2.7.8"
1717

1818
s.platform = Gem::Platform::RUBY
1919
s.add_runtime_dependency "jekyll", ">= 4.2.0", "< 5.0"

0 commit comments

Comments
 (0)