Skip to content

Commit 3eaaec1

Browse files
Update type-on-strap.gemspec
1 parent 8708753 commit 3eaaec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

type-on-strap.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
1515
f.match(%r{^(assets/(js|css|fonts|data)|_(includes|layouts|sass)/|(LICENSE|README.md))}i)
1616
end
1717

18-
spec.required_ruby_version = '~> 2.3'
18+
spec.required_ruby_version = '>= 2.7'
1919

2020
spec.add_runtime_dependency "jekyll", "~> 3.8", ">= 3.8.5"
2121
spec.add_runtime_dependency "jekyll-paginate", "~> 1.1"

0 commit comments

Comments
 (0)