Skip to content

Commit

Permalink
Add required_ruby_version to the Gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
mayrsascha authored and mperham committed Oct 20, 2020
1 parent 6f334e2 commit e1f93af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions connection_pool.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,5 @@ Gem::Specification.new do |s|
s.add_development_dependency "bundler"
s.add_development_dependency "minitest", ">= 5.0.0"
s.add_development_dependency "rake"
s.required_ruby_version = ">= 2.2.0"
end

0 comments on commit e1f93af

Please sign in to comment.