Bump parser and unparser gems to remove warnings
These warnings would show when running rspec:
```
warning: parser/current is loading parser/ruby23, which recognizes
warning: 2.3.5-compliant syntax, but you are running 2.3.6.
warning: please see https://github.com/whitequark/parser#compatibility-with-ruby-mri.
```
Related PRs:
* https://github.com/whitequark/parser/pull/422
* https://github.com/mbj/unparser/pull/79
Showing
Please
register
or
sign in
to comment