Closed teeparham closed 5 years ago
You can see the warnings by running:
RUBYOPT=-W2 rspec
Fixes these warnings:
warning: ambiguous first argument; put parentheses or a space even after `/' operator warning: ambiguous first argument; put parentheses or a space even after `-' operator warning: setting Encoding.default_external
Merged and released new gem as version 4.1.2. Thank you!
You can see the warnings by running:
RUBYOPT=-W2 rspec
Fixes these warnings: