Skip to content

Commit 6994e74

Browse files
committed
chore(deps): update fastlane to v2.224.0
1 parent 94606a2 commit 6994e74

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

android/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source "https://rubygems.org"
22

3-
gem 'fastlane', '2.223.1'
3+
gem 'fastlane', '2.224.0'

android/Gemfile.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ GEM
1010
artifactory (3.0.17)
1111
atomos (0.1.3)
1212
aws-eventstream (1.3.0)
13-
aws-partitions (1.981.0)
13+
aws-partitions (1.985.0)
1414
aws-sdk-core (3.209.1)
1515
aws-eventstream (~> 1, >= 1.3.0)
1616
aws-partitions (~> 1, >= 1.651.0)
@@ -19,7 +19,7 @@ GEM
1919
aws-sdk-kms (1.94.0)
2020
aws-sdk-core (~> 3, >= 3.207.0)
2121
aws-sigv4 (~> 1.5)
22-
aws-sdk-s3 (1.166.0)
22+
aws-sdk-s3 (1.167.0)
2323
aws-sdk-core (~> 3, >= 3.207.0)
2424
aws-sdk-kms (~> 1)
2525
aws-sigv4 (~> 1.5)
@@ -38,7 +38,7 @@ GEM
3838
domain_name (0.6.20240107)
3939
dotenv (2.8.1)
4040
emoji_regex (3.2.3)
41-
excon (0.111.0)
41+
excon (0.112.0)
4242
faraday (1.10.4)
4343
faraday-em_http (~> 1.0)
4444
faraday-em_synchrony (~> 1.0)
@@ -68,7 +68,7 @@ GEM
6868
faraday_middleware (1.2.1)
6969
faraday (~> 1.0)
7070
fastimage (2.3.1)
71-
fastlane (2.223.1)
71+
fastlane (2.224.0)
7272
CFPropertyList (>= 2.3, < 4.0.0)
7373
addressable (>= 2.8, < 3.0.0)
7474
artifactory (~> 3.0)
@@ -152,7 +152,7 @@ GEM
152152
httpclient (2.8.3)
153153
jmespath (1.6.2)
154154
json (2.7.2)
155-
jwt (2.9.1)
155+
jwt (2.9.3)
156156
base64
157157
mini_magick (4.13.2)
158158
mini_mime (1.1.5)
@@ -195,13 +195,13 @@ GEM
195195
uber (0.1.0)
196196
unicode-display_width (2.6.0)
197197
word_wrap (1.0.0)
198-
xcodeproj (1.25.0)
198+
xcodeproj (1.25.1)
199199
CFPropertyList (>= 2.3.3, < 4.0)
200200
atomos (~> 0.1.3)
201201
claide (>= 1.0.2, < 2.0)
202202
colored2 (~> 3.1)
203203
nanaimo (~> 0.3.0)
204-
rexml (>= 3.3.2, < 4.0)
204+
rexml (>= 3.3.6, < 4.0)
205205
xcpretty (0.3.0)
206206
rouge (~> 2.0.7)
207207
xcpretty-travis-formatter (1.0.1)
@@ -213,7 +213,7 @@ PLATFORMS
213213
x86_64-linux
214214

215215
DEPENDENCIES
216-
fastlane (= 2.223.1)
216+
fastlane (= 2.224.0)
217217

218218
BUNDLED WITH
219219
2.4.10

0 commit comments

Comments
 (0)