We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fa263b commit 3908166Copy full SHA for 3908166
androidHyperskillApp/Gemfile
@@ -1,7 +1,7 @@
1
source "https://rubygems.org"
2
ruby "3.3.0"
3
4
-gem "fastlane", "2.223.0"
+gem "fastlane", "2.223.1"
5
gem "rexml", ">= 3.3.6"
6
7
eval_gemfile("fastlane/Pluginfile")
androidHyperskillApp/Gemfile.lock
@@ -68,7 +68,7 @@ GEM
68
faraday_middleware (1.2.1)
69
faraday (~> 1.0)
70
fastimage (2.3.1)
71
- fastlane (2.223.0)
+ fastlane (2.223.1)
72
CFPropertyList (>= 2.3, < 4.0.0)
73
addressable (>= 2.8, < 3.0.0)
74
artifactory (~> 3.0)
@@ -222,7 +222,7 @@ PLATFORMS
222
x86_64-linux
223
224
DEPENDENCIES
225
- fastlane (= 2.223.0)
+ fastlane (= 2.223.1)
226
fastlane-plugin-firebase_app_distribution
227
rexml (>= 3.3.6)
228
0 commit comments