Rakefile in
protocol-hpack-1.4.1
vs Rakefile in
protocol-hpack-1.4.2
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require "bundler/gem_tasks" require "rspec/core/rake_task" RSpec::Core::RakeTask.new(:spec)