Skip to content

Commit

Permalink
Require Ruby 2.7+
Browse files Browse the repository at this point in the history
  • Loading branch information
ekohl committed Nov 28, 2024
1 parent c0a7952 commit c6cfd53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart_proxy_dhcp_remote_isc.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ Gem::Specification.new do |s|
s.files = Dir['{config,lib,bundler.d}/**/*'] + ['README.md', 'LICENSE']
s.test_files = Dir['test/**/*']

s.required_ruby_version = '>= 2.5'
s.required_ruby_version = '>= 2.7'
end

0 comments on commit c6cfd53

Please sign in to comment.