Skip to content

Commit d595cc2

Browse files
chore(deps): bump fastlane from 2.236.1 to 2.237.0 (#320)
Bumps [fastlane](https://github.com/fastlane/fastlane) from 2.236.1 to 2.237.0. - [Release notes](https://github.com/fastlane/fastlane/releases) - [Changelog](https://github.com/fastlane/fastlane/blob/master/CHANGELOG.latest.md) - [Commits](fastlane/fastlane@fastlane/2.236.1...fastlane/2.237.0) --- updated-dependencies: - dependency-name: fastlane dependency-version: 2.237.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26f05f0 commit d595cc2

1 file changed

Lines changed: 14 additions & 13 deletions

File tree

Gemfile.lock

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GEM
88
artifactory (3.0.17)
99
atomos (0.1.3)
1010
aws-eventstream (1.4.0)
11-
aws-partitions (1.1260.0)
11+
aws-partitions (1.1265.0)
1212
aws-sdk-core (3.252.0)
1313
aws-eventstream (~> 1, >= 1.3.0)
1414
aws-partitions (~> 1, >= 1.992.0)
@@ -20,7 +20,7 @@ GEM
2020
aws-sdk-kms (1.129.0)
2121
aws-sdk-core (~> 3, >= 3.248.0)
2222
aws-sigv4 (~> 1.5)
23-
aws-sdk-s3 (1.225.1)
23+
aws-sdk-s3 (1.226.0)
2424
aws-sdk-core (~> 3, >= 3.248.0)
2525
aws-sdk-kms (~> 1)
2626
aws-sigv4 (~> 1.5)
@@ -42,7 +42,8 @@ GEM
4242
domain_name (0.6.20240107)
4343
dotenv (2.8.1)
4444
emoji_regex (3.2.3)
45-
excon (0.112.0)
45+
excon (1.5.0)
46+
logger
4647
faraday (1.10.6)
4748
faraday-em_http (~> 1.0)
4849
faraday-em_synchrony (~> 1.0)
@@ -72,10 +73,10 @@ GEM
7273
faraday_middleware (1.2.1)
7374
faraday (~> 1.0)
7475
fastimage (2.4.1)
75-
fastlane (2.236.1)
76+
fastlane (2.237.0)
7677
CFPropertyList (>= 2.3, < 5.0.0)
7778
abbrev (~> 0.1)
78-
addressable (>= 2.8, < 3.0.0)
79+
addressable (>= 2.9.0, < 3.0.0)
7980
artifactory (~> 3.0)
8081
aws-sdk-s3 (~> 1.197)
8182
babosa (>= 1.0.3, < 2.0.0)
@@ -87,7 +88,7 @@ GEM
8788
csv (~> 3.3)
8889
dotenv (>= 2.1.1, < 3.0.0)
8990
emoji_regex (>= 0.1, < 4.0)
90-
excon (>= 0.71.0, < 1.0.0)
91+
excon (>= 0.71.0, < 2.0.0)
9192
faraday (~> 1.0)
9293
faraday-cookie_jar (~> 0.0.6)
9394
faraday_middleware (~> 1.0)
@@ -127,7 +128,7 @@ GEM
127128
abbrev
128129
fastlane-sirp (1.1.0)
129130
gh_inspector (1.1.3)
130-
google-apis-androidpublisher_v3 (0.102.0)
131+
google-apis-androidpublisher_v3 (0.104.0)
131132
google-apis-core (>= 0.15.0, < 2.a)
132133
google-apis-core (0.18.0)
133134
addressable (~> 2.5, >= 2.5.1)
@@ -137,11 +138,11 @@ GEM
137138
mutex_m
138139
representable (~> 3.0)
139140
retriable (>= 2.0, < 4.a)
140-
google-apis-iamcredentials_v1 (0.27.0)
141+
google-apis-iamcredentials_v1 (0.28.0)
141142
google-apis-core (>= 0.15.0, < 2.a)
142-
google-apis-playcustomapp_v1 (0.17.0)
143+
google-apis-playcustomapp_v1 (0.18.0)
143144
google-apis-core (>= 0.15.0, < 2.a)
144-
google-apis-storage_v1 (0.63.0)
145+
google-apis-storage_v1 (0.64.0)
145146
google-apis-core (>= 0.15.0, < 2.a)
146147
google-cloud-core (1.9.0)
147148
google-cloud-env (>= 1.0, < 3.a)
@@ -150,7 +151,7 @@ GEM
150151
base64 (~> 0.2)
151152
faraday (>= 1.0, < 3.a)
152153
google-cloud-errors (1.6.0)
153-
google-cloud-storage (1.61.0)
154+
google-cloud-storage (1.62.0)
154155
addressable (~> 2.8)
155156
digest-crc (~> 0.4)
156157
google-apis-core (>= 0.18, < 2)
@@ -160,7 +161,7 @@ GEM
160161
googleauth (~> 1.9)
161162
mini_mime (~> 1.0)
162163
google-logging-utils (0.2.0)
163-
googleauth (1.17.0)
164+
googleauth (1.17.1)
164165
faraday (>= 1.0, < 3.a)
165166
google-cloud-env (~> 2.2)
166167
google-logging-utils (~> 0.1)
@@ -174,7 +175,7 @@ GEM
174175
httpclient (2.9.0)
175176
mutex_m
176177
jmespath (1.6.2)
177-
json (2.19.9)
178+
json (2.20.0)
178179
jwt (3.2.0)
179180
base64
180181
logger (1.7.0)

0 commit comments

Comments
 (0)