update parser
to get rid of warning bundling (locally) to vendor remove dead file
This commit is contained in:
parent
1391667f6c
commit
1c4882c40d
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,6 +12,7 @@ doc
|
||||
# bundler
|
||||
.bundle
|
||||
*.gem
|
||||
vendor
|
||||
|
||||
# jeweler generated
|
||||
pkg
|
||||
|
@ -60,7 +60,7 @@ GEM
|
||||
notiffany (0.1.1)
|
||||
nenv (~> 0.1)
|
||||
shellany (~> 0.0)
|
||||
parser (2.6.0.0)
|
||||
parser (2.6.3.0)
|
||||
ast (~> 2.4.0)
|
||||
pry (0.11.3)
|
||||
coderay (~> 1.1.0)
|
||||
|
Loading…
Reference in New Issue
Block a user