Downgrade parser to work correctly with Ruby 2.5

This commit is contained in:
Rafael Mendonça França 2019-12-27 15:49:20 -03:00
parent f64f0a3471
commit 470598fbef
No known key found for this signature in database
GPG Key ID: FC23B6D0F1EEE948
1 changed files with 1 additions and 1 deletions

View File

@ -349,7 +349,7 @@ GEM
mini_portile2 (~> 2.4.0)
os (1.0.1)
parallel (1.19.1)
parser (2.7.0.0)
parser (2.6.5.0)
ast (~> 2.4.0)
path_expander (1.1.0)
pg (1.2.0)