mirror of
https://github.com/ruby/ruby.git
synced 2026-01-27 04:24:23 +00:00
[ruby/ostruct] Update license files same as ruby/ruby
https://github.com/ruby/ostruct/commit/85a773bb41
This commit is contained in:
parent
fca07d73e3
commit
c05f849cf2
@ -19,6 +19,6 @@ Gem::Specification.new do |spec|
|
||||
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
||||
spec.required_ruby_version = ">= 2.5.0"
|
||||
|
||||
spec.files = [".gitignore", "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "bin/console", "bin/setup", "lib/ostruct.rb", "ostruct.gemspec"]
|
||||
spec.files = [".gitignore", "Gemfile", "COPYING", "BSDL", "README.md", "Rakefile", "bin/console", "bin/setup", "lib/ostruct.rb", "ostruct.gemspec"]
|
||||
spec.require_paths = ["lib"]
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user