update parser since not we run 2.4+
also update the statistics gatherer
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user