benchmark/rubies/benchmark.rb in async-1.24.1 vs benchmark/rubies/benchmark.rb in async-1.24.2
- old
+ new
@@ -1,5 +1,6 @@
#!/usr/bin/env ruby
+# frozen_string_literal: true
require 'socket'
require 'fiber'
puts
\ No newline at end of file
- old
+ new