mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
parent
c486fce747
commit
e5295644c9
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ Gem::Specification.new do |s|
|
|||
s.description = "Several file utility methods for copying, moving, removing, etc."
|
||||
|
||||
s.require_path = %w{lib}
|
||||
s.files = ["LICENSE.txt", "README.md", "Rakefile", "fileutils.gemspec", "lib/fileutils.rb"]
|
||||
s.files = ["COPYING", "BSDL", "README.md", "Rakefile", "fileutils.gemspec", "lib/fileutils.rb"]
|
||||
s.required_ruby_version = ">= 2.5.0"
|
||||
|
||||
s.authors = ["Minero Aoki"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue