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

Commit

Permalink
Updated spaceship dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Jan 1, 2016
1 parent 6cda64c commit 30f015c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deliver.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
# fastlane dependencies
spec.add_dependency 'fastlane_core', '>= 0.31.0', '< 1.0.0' # all shared code and dependencies
spec.add_dependency 'credentials_manager', '>= 0.12.0', '< 1.0.0'
spec.add_dependency 'spaceship', '>= 0.15.0', '<= 1.0.0' # Communication with iTunes Connect
spec.add_dependency 'spaceship', '>= 0.19.0', '<= 1.0.0' # Communication with iTunes Connect

# third party dependencies
spec.add_dependency 'fastimage', '~> 1.6' # fetch the image sizes from the screenshots
Expand Down

0 comments on commit 30f015c

Please sign in to comment.