Skip to content

Commit

Permalink
Merge pull request ruby#2710 from ParadoxV5/gemspec-parser-rbi
Browse files Browse the repository at this point in the history
  • Loading branch information
kddnewton authored Apr 17, 2024
2 parents bfb20ab + 5c6c460 commit 26f9fcf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions prism.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,10 @@ Gem::Specification.new do |spec|
"rbi/prism/node.rbi",
"rbi/prism/parse_result.rbi",
"rbi/prism/reflection.rbi",
"rbi/prism/translation/parser.rbi",
"rbi/prism/translation/parser/compiler.rbi",
"rbi/prism/translation/parser33.rbi",
"rbi/prism/translation/parser34.rbi",
"rbi/prism/translation/ripper.rbi",
"rbi/prism/translation/ripper/ripper_compiler.rbi",
"rbi/prism/translation/ruby_parser.rbi",
Expand Down

0 comments on commit 26f9fcf

Please sign in to comment.