Skip to content

Commit db2c68f

Browse files
authored
Update jekyll-theme-hacker.gemspec
1 parent 722492c commit db2c68f

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 = ">= 2.4.0"
16+
s.required_ruby_version = ">= 3.1.0"
1717

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

0 commit comments

Comments
 (0)