diff options
author | Lin Jen-Shin <godfat@godfat.org> | 2018-01-23 23:02:32 +0800 |
---|---|---|
committer | Lin Jen-Shin <godfat@godfat.org> | 2018-01-26 19:42:48 +0800 |
commit | a65fa2c4e68a42231ec114e002b749c57f83a7de (patch) | |
tree | 6874e04cd4af5928e7cd1c07bb4c5c03756608de /lib | |
parent | df2c47b9ffb65542bb559262758ad952b7ea48a2 (diff) | |
download | gitlab-ce-a65fa2c4e68a42231ec114e002b749c57f83a7de.tar.gz |
Avoid loading rspec-parameterized to avoid warnings
for parser which is emitting:
```
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.
```
There's no easy way to disable this, and we're already using the
latest version. This should be harmless anyway.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions