downgrade parser for opal

This commit is contained in:
2019-09-10 14:42:10 +03:00
parent 63323376e4
commit f6bab0e633
2 changed files with 3 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ PATH
remote: .
specs:
rubyx (0.6.0)
parser (~> 2.6.0)
parser (~> 2.5.0)
rx-file (~> 0.3)
GEM
@@ -53,7 +53,7 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parser (2.6.3.0)
parser (2.5.3.0)
ast (~> 2.4.0)
pry (0.12.2)
coderay (~> 1.1.0)