[Pkg-sass-devel] Bug#1094343: patch for ruby 3.3 compat fix
Pirate Praveen
praveen at debian.org
Mon Jan 27 14:05:39 GMT 2025
Control: reassign 1094343 sass-spec
Control: forcemerge 1094343 1094055
Control: tags -1 patch
This is actually a bug in sass-spec and fixed by the following patch
--- a/lib/sass_spec/test.rb
+++ b/lib/sass_spec/test.rb
@@ -19,7 +19,7 @@
end
class SassSpecRunner
- include MiniTest::Assertions
+ include Minitest::Assertions
attr_accessor :assertions
More information about the pkg-sass-devel
mailing list