update parser

to get rid of warning
bundling (locally) to vendor
remove dead file
This commit is contained in:
Torsten 2019-06-01 21:01:11 +03:00
parent 1391667f6c
commit 1c4882c40d
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ doc
# bundler
.bundle
*.gem
vendor
# jeweler generated
pkg

View File

@ -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)