зеркало из https://github.com/github/ruby.git
[ruby/ostruct] Drop to Ruby 2.4
https://github.com/ruby/ostruct/commit/00e8fe3df2
This commit is contained in:
Родитель
85dc570893
Коммит
9e93596d7b
|
@ -17,6 +17,7 @@ Gem::Specification.new do |spec|
|
|||
spec.description = %q{Class to build custom data structures, similar to a Hash.}
|
||||
spec.homepage = "https://github.com/ruby/ostruct"
|
||||
spec.license = "BSD-2-Clause"
|
||||
spec.required_ruby_version = ">= 2.5.0"
|
||||
|
||||
spec.files = [".gitignore", ".travis.yml", "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "bin/console", "bin/setup", "lib/ostruct.rb", "lib/ostruct/version.rb", "ostruct.gemspec"]
|
||||
spec.bindir = "exe"
|
||||
|
|
Загрузка…
Ссылка в новой задаче