lib/vacuum.rb in vacuum-2.0.2 vs lib/vacuum.rb in vacuum-2.1.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'forwardable' require 'vacuum/request' require 'vacuum/version' # Vacuum is a Ruby wrapper to the Amazon Product Advertising API.