snapshot/lib/snapshot/commands_generator.rb in fastlane-2.0.1 vs snapshot/lib/snapshot/commands_generator.rb in fastlane-2.0.2
- old
+ new
@@ -1,5 +1,6 @@
require 'commander'
+require 'fastlane/version'
HighLine.track_eof = false
module Snapshot
class CommandsGenerator