lib/m3u8/writer.rb in m3u8-0.7.0 vs lib/m3u8/writer.rb in m3u8-0.7.1
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module M3u8
# Writer provides generation of text output of playlists in m3u8 format
class Writer
attr_accessor :io