Files
old-parser/Gemfile

9 lines
83 B
Ruby
Raw Permalink Normal View History

2020-01-27 08:51:21 +01:00
source "https://rubygems.org"
ruby "2.6.3"
gem "rexical"
gem "racc"
gem "rspec"