mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/digest] Also drop to support Ruby 2.4
https://github.com/ruby/digest/commit/360a7de366
This commit is contained in:
parent
260546ba26
commit
30d0e5d1ae
@ -26,7 +26,7 @@ Gem::Specification.new do |spec|
|
||||
"lib/digest.rb"
|
||||
]
|
||||
|
||||
spec.required_ruby_version = ">= 2.4.0"
|
||||
spec.required_ruby_version = ">= 2.5.0"
|
||||
|
||||
spec.bindir = "exe"
|
||||
spec.executables = []
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user