We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812cb70 commit 04e8c9eCopy full SHA for 04e8c9e
Gemfile
@@ -5,7 +5,7 @@
5
source 'https://rubygems.org'
6
gem 'bundler', '~> 2.6.3'
7
gem 'danger', '~> 8.2.0'
8
-gem 'fastlane', '~> 2.217.0'
+gem 'fastlane', '~> 2.226.0'
9
10
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
11
eval_gemfile(plugins_path) if File.exist?(plugins_path)
0 commit comments