Guardfile in m3u8-0.7.0 vs Guardfile in m3u8-0.7.1

- old
+ new

@@ -1 +2 @@ +# frozen_string_literal: true guard :rspec, cmd: 'bundle exec rspec' do