lib/container_ship/command/modules/cloudwatch.rb in container_ship-0.1.0 vs lib/container_ship/command/modules/cloudwatch.rb in container_ship-0.1.1
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'aws-sdk-cloudwatchlogs'
module ContainerShip
module Command
module Modules