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

Commit

Permalink
Updated credentials_manager dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Sep 20, 2015
1 parent e89a28a commit c4685ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spaceship.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

# fastlane specific
spec.add_dependency 'credentials_manager', '>= 0.8.0' # to automatically get login information
spec.add_dependency 'credentials_manager', '>= 0.8.1' # to automatically get login information

# external
spec.add_dependency 'multi_xml', '~> 0.5'
Expand Down

0 comments on commit c4685ce

Please sign in to comment.