Skip to content

Commit

Permalink
Bump danger-swiftlint from 0.22.0 to 0.23.0
Browse files Browse the repository at this point in the history
Bumps [danger-swiftlint](https://github.com/ashfurrow/danger-ruby-swiftlint) from 0.22.0 to 0.23.0.
- [Release notes](https://github.com/ashfurrow/danger-ruby-swiftlint/releases)
- [Changelog](https://github.com/ashfurrow/danger-ruby-swiftlint/blob/master/Changelog.md)
- [Commits](https://github.com/ashfurrow/danger-ruby-swiftlint/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jul 30, 2019
1 parent fa1f6bb commit 1a58518
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -6,5 +6,5 @@ gem "cocoapods", "1.7.5"
gem "colorize", "~> 0.8.1"
gem "danger", "~> 6.0"
gem "danger-swiftformat", "~> 0.6.0"
gem "danger-swiftlint", "~> 0.22.0"
gem "danger-swiftlint", "~> 0.23.0"
gem "redcarpet", "~> 3.5.0"
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -70,7 +70,7 @@ GEM
danger (> 2.0)
danger-swiftformat (0.6.0)
danger-plugin-api (~> 1.0)
danger-swiftlint (0.22.0)
danger-swiftlint (0.23.0)
danger
rake (> 10)
thor (~> 0.19)
Expand Down Expand Up @@ -151,7 +151,7 @@ DEPENDENCIES
colorize (~> 0.8.1)
danger (~> 6.0)
danger-swiftformat (~> 0.6.0)
danger-swiftlint (~> 0.22.0)
danger-swiftlint (~> 0.23.0)
jazzy
rake
redcarpet (~> 3.5.0)
Expand Down

0 comments on commit 1a58518

Please sign in to comment.