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 a71753f commit 73cda56Copy full SHA for 73cda56
irb.gemspec
@@ -39,6 +39,7 @@ Gem::Specification.new do |spec|
39
"lib/irb/color.rb",
40
"lib/irb/completion.rb",
41
"lib/irb/context.rb",
42
+ "lib/irb/easter-egg.rb",
43
"lib/irb/ext/change-ws.rb",
44
"lib/irb/ext/history.rb",
45
"lib/irb/ext/loader.rb",
0 commit comments