Skip to content

Commit 023a912

Browse files
committed
Bump to Ruby 3.1.x
1 parent 01f13d9 commit 023a912

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cacheable.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ Gem::Specification.new do |s|
1515
s.files = Dir['lib/**/*', 'README.md', 'cache-adapters.md']
1616
s.homepage = 'https://github.com/splitwise/cacheable'
1717
s.licenses = 'MIT'
18-
s.required_ruby_version = '>= 2.6.0'
18+
s.required_ruby_version = '>= 3.1.6'
1919
s.metadata = {'rubygems_mfa_required' => 'true'}
2020
end

0 commit comments

Comments
 (0)