Files
old-parser/Gemfile
Bilal Catic 6f412ba9b8 Add Gemfile
2020-01-27 08:51:21 +01:00

9 lines
83 B
Ruby

source "https://rubygems.org"
ruby "2.6.3"
gem "rexical"
gem "racc"
gem "rspec"