mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Update library versions of the default gems.
They are followed up with
8fb02b7a97
This commit is contained in:
parent
96b8816793
commit
9b9cbbbc17
29 changed files with 35 additions and 35 deletions
|
|
@ -18,7 +18,7 @@ Gem::Specification.new do |spec|
|
|||
spec.homepage = "https://github.com/ruby/tracer"
|
||||
spec.licenses = ["Ruby", "BSD-2-Clause"]
|
||||
|
||||
spec.files = [".gitignore", ".travis.yml", "Gemfile", "LICENSE.txt", "README.md", "Rakefile", "bin/console", "bin/setup", "lib/tracer.rb", "lib/tracer/version.rb", "tracer.gemspec"]
|
||||
spec.files = ["Gemfile", "LICENSE.txt", "README.md", "Rakefile", "lib/tracer.rb", "tracer.gemspec"]
|
||||
spec.bindir = "exe"
|
||||
spec.executables = spec.files.grep(%r{^exe/}) { |f| File.basename(f) }
|
||||
spec.require_paths = ["lib"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue