Skip to content

Commit

Permalink
update fastlane gems
Browse files Browse the repository at this point in the history
  • Loading branch information
henteko committed Mar 11, 2016
1 parent f1af5cd commit a05a101
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploygate.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ POST_INSTALL_MESSAGE
spec.add_dependency 'net-ping'

# ios build
spec.add_dependency 'gym', '~> 1.4.0'
spec.add_dependency 'spaceship', '~> 0.19.0'
spec.add_dependency 'sigh', '~> 1.2.2'
spec.add_dependency 'gym', '~> 1.6.2'
spec.add_dependency 'spaceship', '~> 0.23.0'
spec.add_dependency 'sigh', '~> 1.4.1'

spec.add_development_dependency "bundler", "~> 1.3"
spec.add_development_dependency "rake"
Expand Down

0 comments on commit a05a101

Please sign in to comment.