update parser since not we run 2.4+

also update the statistics gatherer
This commit is contained in:
Torsten Ruger
2019-02-27 10:13:38 +02:00
parent eec72a9fca
commit 0a75e8c3ba
3 changed files with 23 additions and 11 deletions

View File

@ -8,7 +8,7 @@ PATH
remote: .
specs:
rubyx (0.6.0)
parser (~> 2.3.0)
parser (~> 2.4.0)
rx-file (~> 0.3)
GEM
@ -60,8 +60,8 @@ GEM
notiffany (0.1.1)
nenv (~> 0.1)
shellany (~> 0.0)
parser (2.3.3.1)
ast (~> 2.2)
parser (2.4.0.2)
ast (~> 2.3)
pry (0.11.3)
coderay (~> 1.1.0)
method_source (~> 0.9.0)