We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84e9955 commit bd88ffcCopy full SHA for bd88ffc
1 file changed
rakuten_web_service.gemspec
@@ -15,7 +15,7 @@ Gem::Specification.new do |spec|
15
spec.files = `git ls-files`.split($/)
16
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
17
spec.require_paths = ['lib']
18
- spec.required_ruby_version = '>= 2.7.0'
+ spec.required_ruby_version = '>= 3.1.0'
19
20
spec.add_dependency 'base64', '~> 0.2'
21
spec.add_dependency 'bigdecimal', '~> 3.1'
0 commit comments