Skip to content

Commit

Permalink
Merge pull request #150 from elim/measure-include-to-gem
Browse files Browse the repository at this point in the history
Make it possible to use measure even if it is installed as gem
  • Loading branch information
aycabta authored Dec 22, 2020
2 parents ae91f7a + d8dfea5 commit 120e3e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions irb.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ Gem::Specification.new do |spec|
"lib/irb/cmd/fork.rb",
"lib/irb/cmd/help.rb",
"lib/irb/cmd/load.rb",
"lib/irb/cmd/measure.rb",
"lib/irb/cmd/nop.rb",
"lib/irb/cmd/pushws.rb",
"lib/irb/cmd/subirb.rb",
Expand Down

0 comments on commit 120e3e8

Please sign in to comment.