Skip to content

Commit b40910c

Browse files
authored
Bump fastlane from 2.236.1 to 2.237.0 in the ruby-minor-and-patch group (#1426)
2 parents 5ee1af2 + 8868bfb commit b40910c

2 files changed

Lines changed: 10 additions & 9 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
source 'https://rubygems.org'
44

55
gem 'cocoapods', '~> 1.12'
6-
gem 'fastlane', '~> 2.236'
6+
gem 'fastlane', '~> 2.237'
77
gem 'rubocop', '~> 1.88'

Gemfile.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ GEM
2424
ast (2.4.3)
2525
atomos (0.1.3)
2626
aws-eventstream (1.4.0)
27-
aws-partitions (1.1263.0)
27+
aws-partitions (1.1265.0)
2828
aws-sdk-core (3.252.0)
2929
aws-eventstream (~> 1, >= 1.3.0)
3030
aws-partitions (~> 1, >= 1.992.0)
@@ -45,7 +45,7 @@ GEM
4545
babosa (1.0.4)
4646
base64 (0.3.0)
4747
benchmark (0.5.0)
48-
bigdecimal (4.0.1)
48+
bigdecimal (4.1.2)
4949
claide (1.1.0)
5050
cocoapods (1.16.2)
5151
addressable (~> 2.8)
@@ -101,7 +101,8 @@ GEM
101101
escape (0.0.4)
102102
ethon (0.16.0)
103103
ffi (>= 1.15.0)
104-
excon (0.112.0)
104+
excon (1.5.0)
105+
logger
105106
faraday (1.10.6)
106107
faraday-em_http (~> 1.0)
107108
faraday-em_synchrony (~> 1.0)
@@ -131,10 +132,10 @@ GEM
131132
faraday_middleware (1.2.1)
132133
faraday (~> 1.0)
133134
fastimage (2.4.1)
134-
fastlane (2.236.1)
135+
fastlane (2.237.0)
135136
CFPropertyList (>= 2.3, < 5.0.0)
136137
abbrev (~> 0.1)
137-
addressable (>= 2.8, < 3.0.0)
138+
addressable (>= 2.9.0, < 3.0.0)
138139
artifactory (~> 3.0)
139140
aws-sdk-s3 (~> 1.197)
140141
babosa (>= 1.0.3, < 2.0.0)
@@ -146,7 +147,7 @@ GEM
146147
csv (~> 3.3)
147148
dotenv (>= 2.1.1, < 3.0.0)
148149
emoji_regex (>= 0.1, < 4.0)
149-
excon (>= 0.71.0, < 1.0.0)
150+
excon (>= 0.71.0, < 2.0.0)
150151
faraday (~> 1.0)
151152
faraday-cookie_jar (~> 0.0.6)
152153
faraday_middleware (~> 1.0)
@@ -210,7 +211,7 @@ GEM
210211
base64 (~> 0.2)
211212
faraday (>= 1.0, < 3.a)
212213
google-cloud-errors (1.6.0)
213-
google-cloud-storage (1.61.0)
214+
google-cloud-storage (1.62.0)
214215
addressable (~> 2.8)
215216
digest-crc (~> 0.4)
216217
google-apis-core (>= 0.18, < 2)
@@ -335,7 +336,7 @@ PLATFORMS
335336

336337
DEPENDENCIES
337338
cocoapods (~> 1.12)
338-
fastlane (~> 2.236)
339+
fastlane (~> 2.237)
339340
rubocop (~> 1.88)
340341

341342
BUNDLED WITH

0 commit comments

Comments
 (0)