lib/aws-partitions/service.rb in aws-partitions-1.330.0 vs lib/aws-partitions/service.rb in aws-partitions-1.331.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'set'
module Aws
module Partitions
class Service
- old
+ new