lib/squib/graphics/gradient_regex.rb in squib-0.9.0 vs lib/squib/graphics/gradient_regex.rb in squib-0.10.0
- old
+ new
@@ -42,6 +42,6 @@
\)
(#{STOPS})+ # stops
\s* # trailing whitespace is ok
/x
end
-end
\ No newline at end of file
+end