lib/synclenote.rb in synclenote-0.1.1 vs lib/synclenote.rb in synclenote-0.1.2

- old
+ new

@@ -1,4 +1,6 @@ +require "pathname" + # This module is a namespace for this gem. module Synclenote DRY_RUN = false def self.configure(version, &block)