Skip to content

Commit 01e9f5a

Browse files
chore(deps): update dependency fastlane to "~> 2.222.0"
1 parent 21b226d commit 01e9f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ source "https://rubygems.org"
44

55
# gem "rails"
66

7-
gem "fastlane", "~> 2.212.0"
7+
gem "fastlane", "~> 2.222.0"
88
gem "dotenv", "~> 2.8"
99

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

0 commit comments

Comments
 (0)