We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35c0b3 commit ab572bbCopy full SHA for ab572bb
1 file changed
aws-google.gemspec
@@ -3,7 +3,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
3
require 'aws/google/version'
4
5
Gem::Specification.new do |spec|
6
- spec.required_ruby_version = '>= 3.1.7'
+ spec.required_ruby_version = '~> 3.0'
7
spec.name = 'aws-google'
8
spec.version = Aws::Google::VERSION
9
spec.authors = ['Will Jordan']
0 commit comments