Skip to content

Commit

Permalink
Add fastlane 2.219.0 to Gemfile
Browse files Browse the repository at this point in the history
  • Loading branch information
raphkoebraam committed Aug 6, 2024
1 parent 8c01e4f commit e719c7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# frozen_string_literal: true

gem 'fastlane', '2.219.0'

ci_gems_path = File.join(File.dirname(__FILE__), "Submodules/WeTransfer-iOS-CI/Gemfile")
eval_gemfile(ci_gems_path) if File.exist?(ci_gems_path)

0 comments on commit e719c7e

Please sign in to comment.