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 Jun 27, 2015
1 parent 4b4f386 commit 9947d10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigh.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|

spec.add_dependency 'fastlane_core', '>= 0.7.6' # all shared code and dependencies
spec.add_dependency 'plist', '~> 3.1.0' # for reading the provisioning profile
spec.add_dependency 'spaceship', '>= 0.0.11' # communication with Apple
spec.add_dependency 'spaceship', '>= 0.0.13' # communication with Apple

# Development only
spec.add_development_dependency 'bundler'
Expand Down

0 comments on commit 9947d10

Please sign in to comment.