Skip to content
This repository has been archived by the owner on Nov 19, 2018. It is now read-only.

Commit

Permalink
Added require commander
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Feb 27, 2015
1 parent 85b1c33 commit 8325a0d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/fastlane_core.rb
Expand Up @@ -7,6 +7,7 @@

# Third Party code
require 'colored'
require 'commander'

module FastlaneCore

Expand Down

0 comments on commit 8325a0d

Please sign in to comment.