Skip to content

Commit

Permalink
Updated produce dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
KrauseFx committed Jun 15, 2015
1 parent 7a13a3f commit a832c35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fastlane.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'pem', '>= 0.6.3'
spec.add_dependency 'cert', '>= 0.2.1'
spec.add_dependency 'sigh', '>= 0.6.0'
spec.add_dependency 'produce', '>= 0.2.1'
spec.add_dependency 'produce', '>= 0.3.0'

# Development only
spec.add_development_dependency 'bundler'
Expand Down

0 comments on commit a832c35

Please sign in to comment.