We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dffcdb5 commit b4df0fdCopy full SHA for b4df0fd
irb.gemspec
@@ -38,6 +38,7 @@ Gem::Specification.new do |spec|
38
"lib/irb/cmd/pushws.rb",
39
"lib/irb/cmd/subirb.rb",
40
"lib/irb/color.rb",
41
+ "lib/irb/color_printer.rb",
42
"lib/irb/completion.rb",
43
"lib/irb/context.rb",
44
"lib/irb/easter-egg.rb",
0 commit comments