mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/irb] Add info.rb to gemspec
https://github.com/ruby/irb/commit/adbba19adf
This commit is contained in:
parent
f71659d47b
commit
b79d443482
1 changed files with 1 additions and 0 deletions
|
@ -32,6 +32,7 @@ Gem::Specification.new do |spec|
|
|||
"lib/irb/cmd/chws.rb",
|
||||
"lib/irb/cmd/fork.rb",
|
||||
"lib/irb/cmd/help.rb",
|
||||
"lib/irb/cmd/info.rb",
|
||||
"lib/irb/cmd/load.rb",
|
||||
"lib/irb/cmd/measure.rb",
|
||||
"lib/irb/cmd/nop.rb",
|
||||
|
|
Loading…
Reference in a new issue