Skip to content

Commit

Permalink
chore: specify required ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
iberianpig committed Nov 2, 2023
1 parent 5e20af9 commit e577231
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 e577231

Please sign in to comment.