Skip to content

Commit bd88ffc

Browse files
committed
Update required ruby version of this gem
1 parent 84e9955 commit bd88ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

rakuten_web_service.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
spec.files = `git ls-files`.split($/)
1616
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
1717
spec.require_paths = ['lib']
18-
spec.required_ruby_version = '>= 2.7.0'
18+
spec.required_ruby_version = '>= 3.1.0'
1919

2020
spec.add_dependency 'base64', '~> 0.2'
2121
spec.add_dependency 'bigdecimal', '~> 3.1'

0 commit comments

Comments
 (0)