We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29c5c1 commit 976b79dCopy full SHA for 976b79d
ruby/cucumber-ci-environment.gemspec
@@ -11,7 +11,7 @@ Gem::Specification.new do |s|
11
s.platform = Gem::Platform::RUBY
12
s.license = 'MIT'
13
s.required_ruby_version = '>= 2.6'
14
- s.required_rubygems_version = '>= 3.0.8'
+ s.required_rubygems_version = '>= 3.0.3'
15
16
s.metadata = {
17
'bug_tracker_uri' => 'https://github.com/cucumber/ci-environment/issues',
0 commit comments