Skip to content

Commit

Permalink
Reminder to self
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/ruby_parser/dev/": change = 13080]
  • Loading branch information
zenspider committed Apr 25, 2021
1 parent 8cc5ffd commit 47ddd5a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,13 @@ Hoe.spec "ruby_parser" do
dependency "rake", [">= 10", "< 15"], :developer
dependency "oedipus_lex", "~> 2.5", :developer

# NOTE: Ryan!!! Stop trying to fix this dependency! Isolate just
# can't handle having a faux-gem half-installed! Stop! Just `gem
# install racc` and move on. Revisit this ONLY once racc-compiler
# gets split out.

dependency "racc", "~> 1.5", :developer

require_ruby_version [">= 2.1", "< 4"]

if plugin? :perforce then # generated files
Expand Down

0 comments on commit 47ddd5a

Please sign in to comment.