Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

Commit

Permalink
removed unsed gems from gemfile
Browse files Browse the repository at this point in the history
Signed-off-by: carlossteinzup <[email protected]>
  • Loading branch information
carlossteinzup committed Feb 23, 2022
1 parent a4e1f3a commit 85d12fd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
source 'https://rubygems.org'

gem 'fastlane'
gem 'xcode-install'
gem 'danger'
gem 'danger-checkstyle_format'
gem 'danger-android_lint'
gem 'danger-junit'
gem 'danger-swiftlint'
gem 'danger-flutter_lint'
gem 'cocoapods'

plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
Expand Down

0 comments on commit 85d12fd

Please sign in to comment.