Skip to content

Commit 0fbc57a

Browse files
authored
Merge pull request #39 from funzin/renovate/fastlane-2.x
Update dependency fastlane to v2.185.1
2 parents c13ff81 + 7150c9a commit 0fbc57a

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
source 'https://rubygems.org'
22
gem 'cocoapods', '1.10.1'
33
gem 'cocoapods-keys', '2.2.1'
4-
gem "fastlane", '2.185.0'
4+
gem "fastlane", '2.185.1'

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@ GEM
1818
artifactory (3.0.15)
1919
atomos (0.1.3)
2020
aws-eventstream (1.1.1)
21-
aws-partitions (1.465.0)
22-
aws-sdk-core (3.114.1)
21+
aws-partitions (1.467.0)
22+
aws-sdk-core (3.114.2)
2323
aws-eventstream (~> 1, >= 1.0.2)
2424
aws-partitions (~> 1, >= 1.239.0)
2525
aws-sigv4 (~> 1.1)
2626
jmespath (~> 1.0)
2727
aws-sdk-kms (1.43.0)
2828
aws-sdk-core (~> 3, >= 3.112.0)
2929
aws-sigv4 (~> 1.1)
30-
aws-sdk-s3 (1.96.0)
30+
aws-sdk-s3 (1.96.1)
3131
aws-sdk-core (~> 3, >= 3.112.0)
3232
aws-sdk-kms (~> 1)
3333
aws-sigv4 (~> 1.1)
@@ -110,7 +110,7 @@ GEM
110110
faraday_middleware (1.0.0)
111111
faraday (~> 1.0)
112112
fastimage (2.2.4)
113-
fastlane (2.185.0)
113+
fastlane (2.185.1)
114114
CFPropertyList (>= 2.3, < 4.0.0)
115115
addressable (>= 2.3, < 3.0.0)
116116
artifactory (~> 3.0)
@@ -152,7 +152,7 @@ GEM
152152
fourflusher (2.3.1)
153153
fuzzy_match (2.0.4)
154154
gh_inspector (1.1.3)
155-
google-apis-androidpublisher_v3 (0.5.0)
155+
google-apis-androidpublisher_v3 (0.6.0)
156156
google-apis-core (~> 0.1)
157157
google-apis-core (0.3.0)
158158
addressable (~> 2.5, >= 2.5.1)
@@ -192,7 +192,7 @@ GEM
192192
os (>= 0.9, < 2.0)
193193
signet (~> 0.14)
194194
highline (2.0.3)
195-
http-cookie (1.0.3)
195+
http-cookie (1.0.4)
196196
domain_name (~> 0.5)
197197
httpclient (2.8.3)
198198
i18n (1.8.10)
@@ -273,7 +273,7 @@ PLATFORMS
273273
DEPENDENCIES
274274
cocoapods (= 1.10.1)
275275
cocoapods-keys (= 2.2.1)
276-
fastlane (= 2.185.0)
276+
fastlane (= 2.185.1)
277277

278278
BUNDLED WITH
279279
2.2.15

0 commit comments

Comments
 (0)