Skip to content

Commit 8974ebf

Browse files
Update dependency fastlane to "~> 2.228.0"
1 parent 30c974c commit 8974ebf

File tree

2 files changed

+26
-22
lines changed

2 files changed

+26
-22
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
source "https://rubygems.org"
44

5-
gem "fastlane", "~> 2.227.0"
5+
gem "fastlane", "~> 2.228.0"
66
gem "fastlane-plugin-firebase_app_distribution", "~> 0.10.0"
77
gem "fastlane-plugin-update_xcodeproj", "~> 1.0.1"

Gemfile.lock

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -9,25 +9,28 @@ GEM
99
public_suffix (>= 2.0.2, < 7.0)
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
12-
aws-eventstream (1.3.2)
13-
aws-partitions (1.1065.0)
14-
aws-sdk-core (3.220.1)
12+
aws-eventstream (1.4.0)
13+
aws-partitions (1.1144.0)
14+
aws-sdk-core (3.229.0)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.992.0)
1717
aws-sigv4 (~> 1.9)
1818
base64
19+
bigdecimal
1920
jmespath (~> 1, >= 1.6.1)
20-
aws-sdk-kms (1.99.0)
21-
aws-sdk-core (~> 3, >= 3.216.0)
21+
logger
22+
aws-sdk-kms (1.110.0)
23+
aws-sdk-core (~> 3, >= 3.228.0)
2224
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.182.0)
24-
aws-sdk-core (~> 3, >= 3.216.0)
25+
aws-sdk-s3 (1.196.1)
26+
aws-sdk-core (~> 3, >= 3.228.0)
2527
aws-sdk-kms (~> 1)
2628
aws-sigv4 (~> 1.5)
27-
aws-sigv4 (1.11.0)
29+
aws-sigv4 (1.12.1)
2830
aws-eventstream (~> 1, >= 1.0.2)
2931
babosa (1.0.4)
30-
base64 (0.2.0)
32+
base64 (0.3.0)
33+
bigdecimal (1.4.4)
3134
claide (1.1.0)
3235
colored (1.2)
3336
colored2 (3.1.2)
@@ -56,10 +59,10 @@ GEM
5659
faraday (>= 0.8.0)
5760
http-cookie (~> 1.0.0)
5861
faraday-em_http (1.0.0)
59-
faraday-em_synchrony (1.0.0)
62+
faraday-em_synchrony (1.0.1)
6063
faraday-excon (1.1.0)
6164
faraday-httpclient (1.0.1)
62-
faraday-multipart (1.1.0)
65+
faraday-multipart (1.1.1)
6366
multipart-post (~> 2.0)
6467
faraday-net_http (1.0.2)
6568
faraday-net_http_persistent (1.2.0)
@@ -69,7 +72,7 @@ GEM
6972
faraday_middleware (1.2.1)
7073
faraday (~> 1.0)
7174
fastimage (2.4.0)
72-
fastlane (2.227.0)
75+
fastlane (2.228.0)
7376
CFPropertyList (>= 2.3, < 4.0.0)
7477
addressable (>= 2.8, < 3.0.0)
7578
artifactory (~> 3.0)
@@ -109,7 +112,7 @@ GEM
109112
tty-spinner (>= 0.8.0, < 1.0.0)
110113
word_wrap (~> 1.0.0)
111114
xcodeproj (>= 1.13.0, < 2.0.0)
112-
xcpretty (~> 0.4.0)
115+
xcpretty (~> 0.4.1)
113116
xcpretty-travis-formatter (>= 0.0.3, < 2.0.0)
114117
fastlane-plugin-firebase_app_distribution (0.10.0)
115118
google-apis-firebaseappdistribution_v1 (~> 0.3.0)
@@ -164,22 +167,23 @@ GEM
164167
httpclient (2.9.0)
165168
mutex_m
166169
jmespath (1.6.2)
167-
json (2.10.2)
168-
jwt (2.10.1)
170+
json (2.13.2)
171+
jwt (2.10.2)
169172
base64
173+
logger (1.7.0)
170174
mini_magick (4.13.2)
171175
mini_mime (1.1.5)
172-
multi_json (1.15.0)
176+
multi_json (1.17.0)
173177
multipart-post (2.4.1)
174178
mutex_m (0.3.0)
175179
nanaimo (0.4.0)
176-
naturally (2.2.1)
180+
naturally (2.3.0)
177181
nkf (0.2.0)
178182
optparse (0.6.0)
179183
os (1.1.4)
180184
plist (3.7.2)
181185
public_suffix (5.1.1)
182-
rake (13.2.1)
186+
rake (13.3.0)
183187
representable (3.2.0)
184188
declarative (< 0.1.0)
185189
trailblazer-option (>= 0.1.1, < 0.2.0)
@@ -190,7 +194,7 @@ GEM
190194
ruby2_keywords (0.0.5)
191195
rubyzip (2.4.1)
192196
security (0.1.5)
193-
signet (0.19.0)
197+
signet (0.20.0)
194198
addressable (~> 2.8)
195199
faraday (>= 0.17.5, < 3.a)
196200
jwt (>= 1.5, < 3.0)
@@ -217,7 +221,7 @@ GEM
217221
colored2 (~> 3.1)
218222
nanaimo (~> 0.4.0)
219223
rexml (>= 3.3.6, < 4.0)
220-
xcpretty (0.4.0)
224+
xcpretty (0.4.1)
221225
rouge (~> 3.28.0)
222226
xcpretty-travis-formatter (1.0.1)
223227
xcpretty (~> 0.2, >= 0.0.7)
@@ -226,7 +230,7 @@ PLATFORMS
226230
ruby
227231

228232
DEPENDENCIES
229-
fastlane (~> 2.227.0)
233+
fastlane (~> 2.228.0)
230234
fastlane-plugin-firebase_app_distribution (~> 0.10.0)
231235
fastlane-plugin-update_xcodeproj (~> 1.0.1)
232236

0 commit comments

Comments
 (0)