benchmark/cow_benchmark.rb in pitchfork-0.12.0 vs benchmark/cow_benchmark.rb in pitchfork-0.13.0

- old
+ new

@@ -1,5 +1,6 @@ #!/usr/bin/env ruby +# frozen_string_literal: true require "net/http" app_path = File.expand_path('../examples/constant_caches.ru', __dir__) puts "Booting server..." \ No newline at end of file