lib/bolt/target.rb in
bolt-0.17.2
vs lib/bolt/target.rb in
bolt-0.18.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'addressable/uri' require 'bolt/error' module Bolt class Target