Skip to content

Commit

Permalink
Fix danger warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
AvdLee committed Aug 7, 2019
1 parent a80ef57 commit 2a4c77d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ source "https://rubygems.org"
# Needed for Fastlane & Danger
gem 'danger'
gem 'danger-junit'
gem 'danger-swiftlint', '0.17.4'
gem 'danger-swiftlint'
gem 'danger-xcode_summary'
gem 'danger-xcov'
gem 'fastlane'
Expand Down

0 comments on commit 2a4c77d

Please sign in to comment.