Skip to content

Commit

Permalink
Merge pull request #9 from iberianpig/fix/set_required_ruby_version
Browse files Browse the repository at this point in the history
chore: specify required ruby version
  • Loading branch information
riseshia authored Nov 3, 2023
2 parents 5e20af9 + e577231 commit dd8dd49
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions oneshot_coverage.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,5 @@ Gem::Specification.new do |spec|
# spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

# Release ruby version lock temperary
# spec.required_ruby_version = '>= 2.6'
spec.required_ruby_version = '>= 2.6'
end

0 comments on commit dd8dd49

Please sign in to comment.