Open mmichaa opened 7 years ago
With sequel-4.48.0 I get this deprecation warning from sequel:
SEQUEL DEPRECATION WARNING: Dataset mutation is deprecated and will be removed in Sequel 5 (method called: row_proc=, non-mutating replacement: with_row_proc)
Caused by this line: https://github.com/inossidabile/protector/blob/710ab706267a512b4346a2951bec83574e7e1652/lib/protector/adapters/sequel/dataset.rb#L53
With sequel-4.48.0 I get this deprecation warning from sequel:
Caused by this line: https://github.com/inossidabile/protector/blob/710ab706267a512b4346a2951bec83574e7e1652/lib/protector/adapters/sequel/dataset.rb#L53