Update parser gem to remove warning about wrong ruby version

This commit is contained in:
Gabriel Mazetto 2017-12-04 15:02:08 +01:00
parent 87b33961d7
commit 2cdd8e60ae
1 changed files with 2 additions and 2 deletions

View File

@ -573,8 +573,8 @@ GEM
parallel (1.12.0)
paranoia (2.3.1)
activerecord (>= 4.0, < 5.2)
parser (2.4.0.0)
ast (~> 2.2)
parser (2.4.0.2)
ast (~> 2.3)
parslet (1.5.0)
blankslate (~> 2.0)
path_expander (1.0.1)