Commit 4aa9d08 github-actions
committed
File tree 2 files changed +9
-11
lines changed
2 files changed +9
-11
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,5 @@ source "https://rubygems.org"
2
2
ruby "3.3.0"
3
3
4
4
gem "fastlane" , "2.225.0"
5
- gem "rexml" , ">= 3.3.6"
6
5
7
6
eval_gemfile ( "fastlane/Pluginfile" )
Original file line number Diff line number Diff line change 10
10
artifactory (3.0.17 )
11
11
atomos (0.1.3 )
12
12
aws-eventstream (1.3.0 )
13
- aws-partitions (1.992 .0 )
14
- aws-sdk-core (3.210 .0 )
13
+ aws-partitions (1.999 .0 )
14
+ aws-sdk-core (3.211 .0 )
15
15
aws-eventstream (~> 1 , >= 1.3.0 )
16
16
aws-partitions (~> 1 , >= 1.992.0 )
17
17
aws-sigv4 (~> 1.9 )
23
23
aws-sdk-core (~> 3 , >= 3.210.0 )
24
24
aws-sdk-kms (~> 1 )
25
25
aws-sigv4 (~> 1.5 )
26
- aws-sigv4 (1.10.0 )
26
+ aws-sigv4 (1.10.1 )
27
27
aws-eventstream (~> 1 , >= 1.0.2 )
28
28
babosa (1.0.4 )
29
29
base64 (0.2.0 )
@@ -161,14 +161,14 @@ GEM
161
161
domain_name (~> 0.5 )
162
162
httpclient (2.8.3 )
163
163
jmespath (1.6.2 )
164
- json (2.7.2 )
164
+ json (2.7.5 )
165
165
jwt (2.9.3 )
166
166
base64
167
167
mini_magick (4.13.2 )
168
168
mini_mime (1.1.5 )
169
169
multi_json (1.15.0 )
170
170
multipart-post (2.4.1 )
171
- nanaimo (0.3 .0 )
171
+ nanaimo (0.4 .0 )
172
172
naturally (2.2.1 )
173
173
nkf (0.2.0 )
174
174
optparse (0.5.0 )
181
181
trailblazer-option (>= 0.1.1 , < 0.2.0 )
182
182
uber (< 0.2.0 )
183
183
retriable (3.1.2 )
184
- rexml (3.3.8 )
184
+ rexml (3.3.9 )
185
185
rouge (2.0.7 )
186
186
ruby2_keywords (0.0.5 )
187
187
rubyzip (2.3.2 )
@@ -206,12 +206,12 @@ GEM
206
206
uber (0.1.0 )
207
207
unicode-display_width (2.6.0 )
208
208
word_wrap (1.0.0 )
209
- xcodeproj (1.25.1 )
209
+ xcodeproj (1.26.0 )
210
210
CFPropertyList (>= 2.3.3 , < 4.0 )
211
211
atomos (~> 0.1.3 )
212
212
claide (>= 1.0.2 , < 2.0 )
213
213
colored2 (~> 3.1 )
214
- nanaimo (~> 0.3 .0 )
214
+ nanaimo (~> 0.4 .0 )
215
215
rexml (>= 3.3.6 , < 4.0 )
216
216
xcpretty (0.3.0 )
217
217
rouge (~> 2.0.7 )
@@ -228,10 +228,9 @@ PLATFORMS
228
228
DEPENDENCIES
229
229
fastlane (= 2.225.0 )
230
230
fastlane-plugin-firebase_app_distribution
231
- rexml (>= 3.3.6 )
232
231
233
232
RUBY VERSION
234
233
ruby 3.3.0p0
235
234
236
235
BUNDLED WITH
237
- 2.5.5
236
+ 2.5.22
You can’t perform that action at this time.
0 commit comments