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
|
# bundler
|
||||||
.bundle
|
.bundle
|
||||||
*.gem
|
*.gem
|
||||||
|
vendor
|
||||||
|
|
||||||
# jeweler generated
|
# jeweler generated
|
||||||
pkg
|
pkg
|
||||||
|
@ -60,7 +60,7 @@ GEM
|
|||||||
notiffany (0.1.1)
|
notiffany (0.1.1)
|
||||||
nenv (~> 0.1)
|
nenv (~> 0.1)
|
||||||
shellany (~> 0.0)
|
shellany (~> 0.0)
|
||||||
parser (2.6.0.0)
|
parser (2.6.3.0)
|
||||||
ast (~> 2.4.0)
|
ast (~> 2.4.0)
|
||||||
pry (0.11.3)
|
pry (0.11.3)
|
||||||
coderay (~> 1.1.0)
|
coderay (~> 1.1.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user