Skip to content

Commit

Permalink
Merge pull request #36 from KrauseFx/patch-1
Browse files Browse the repository at this point in the history
Remove dependency to fastlane
  • Loading branch information
HazAT authored Dec 15, 2016
2 parents 51ff58d + d7aa175 commit 86ef859
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion badge.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_dependency 'fastlane_core', '>= 0.44.0', '< 1.0.0' # all shared code and dependencies
spec.add_dependency 'fastimage', '~> 1.6' # fetch the image sizes
spec.add_dependency 'mini_magick', '~> 4.5' # to add badge image on app icon

Expand Down

0 comments on commit 86ef859

Please sign in to comment.