ruby / racc

Racc is an LALR(1) parser generator. It is written in Ruby itself, and generates ruby programs.
Other
535 stars 88 forks source link

dep: pin development dependencies, and enable dependabot for gems #229

Closed flavorjones closed 1 year ago

flavorjones commented 1 year ago

The recent failure of CI when rake-compiler made a new release was surprising. I'd like to rely on dependabot PRs to tell us when a dependency change introduces failures.