Skip to content

Commit 54aa0e4

Browse files
Bump fastlane from 2.236.1 to 2.237.0 in the ruby-minor-and-patch group
Bumps the ruby-minor-and-patch group with 1 update: [fastlane](https://github.com/fastlane/fastlane). Updates `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 dependency-group: ruby-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 49e6ffe commit 54aa0e4

2 files changed

Lines changed: 16 additions & 15 deletions

File tree

Gemfile

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

55
gem 'danger-dangermattic', '~> 1.3'
6-
gem 'fastlane', '~> 2.236'
6+
gem 'fastlane', '~> 2.237'
77
# This comment avoids typing to switch to a development version for testing.
88
#
99
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: ''

Gemfile.lock

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
ast (2.4.3)
2323
atomos (0.1.3)
2424
aws-eventstream (1.4.0)
25-
aws-partitions (1.1259.0)
25+
aws-partitions (1.1265.0)
2626
aws-sdk-core (3.252.0)
2727
aws-eventstream (~> 1, >= 1.3.0)
2828
aws-partitions (~> 1, >= 1.992.0)
@@ -34,7 +34,7 @@ GEM
3434
aws-sdk-kms (1.129.0)
3535
aws-sdk-core (~> 3, >= 3.248.0)
3636
aws-sigv4 (~> 1.5)
37-
aws-sdk-s3 (1.225.1)
37+
aws-sdk-s3 (1.226.0)
3838
aws-sdk-core (~> 3, >= 3.248.0)
3939
aws-sdk-kms (~> 1)
4040
aws-sigv4 (~> 1.5)
@@ -93,7 +93,8 @@ GEM
9393
dotenv (2.8.1)
9494
drb (2.2.3)
9595
emoji_regex (3.2.3)
96-
excon (0.112.0)
96+
excon (1.5.0)
97+
logger
9798
faraday (1.10.6)
9899
faraday-em_http (~> 1.0)
99100
faraday-em_synchrony (~> 1.0)
@@ -125,10 +126,10 @@ GEM
125126
faraday_middleware (1.2.1)
126127
faraday (~> 1.0)
127128
fastimage (2.4.1)
128-
fastlane (2.236.1)
129+
fastlane (2.237.0)
129130
CFPropertyList (>= 2.3, < 5.0.0)
130131
abbrev (~> 0.1)
131-
addressable (>= 2.8, < 3.0.0)
132+
addressable (>= 2.9.0, < 3.0.0)
132133
artifactory (~> 3.0)
133134
aws-sdk-s3 (~> 1.197)
134135
babosa (>= 1.0.3, < 2.0.0)
@@ -140,7 +141,7 @@ GEM
140141
csv (~> 3.3)
141142
dotenv (>= 2.1.1, < 3.0.0)
142143
emoji_regex (>= 0.1, < 4.0)
143-
excon (>= 0.71.0, < 1.0.0)
144+
excon (>= 0.71.0, < 2.0.0)
144145
faraday (~> 1.0)
145146
faraday-cookie_jar (~> 0.0.6)
146147
faraday_middleware (~> 1.0)
@@ -198,7 +199,7 @@ GEM
198199
git (1.19.1)
199200
addressable (~> 2.8)
200201
rchardet (~> 1.8)
201-
google-apis-androidpublisher_v3 (0.102.0)
202+
google-apis-androidpublisher_v3 (0.104.0)
202203
google-apis-core (>= 0.15.0, < 2.a)
203204
google-apis-core (0.18.0)
204205
addressable (~> 2.5, >= 2.5.1)
@@ -208,11 +209,11 @@ GEM
208209
mutex_m
209210
representable (~> 3.0)
210211
retriable (>= 2.0, < 4.a)
211-
google-apis-iamcredentials_v1 (0.27.0)
212+
google-apis-iamcredentials_v1 (0.28.0)
212213
google-apis-core (>= 0.15.0, < 2.a)
213-
google-apis-playcustomapp_v1 (0.17.0)
214+
google-apis-playcustomapp_v1 (0.18.0)
214215
google-apis-core (>= 0.15.0, < 2.a)
215-
google-apis-storage_v1 (0.63.0)
216+
google-apis-storage_v1 (0.64.0)
216217
google-apis-core (>= 0.15.0, < 2.a)
217218
google-cloud-core (1.9.0)
218219
google-cloud-env (>= 1.0, < 3.a)
@@ -221,7 +222,7 @@ GEM
221222
base64 (~> 0.2)
222223
faraday (>= 1.0, < 3.a)
223224
google-cloud-errors (1.6.0)
224-
google-cloud-storage (1.60.0)
225+
google-cloud-storage (1.62.0)
225226
addressable (~> 2.8)
226227
digest-crc (~> 0.4)
227228
google-apis-core (>= 0.18, < 2)
@@ -231,7 +232,7 @@ GEM
231232
googleauth (~> 1.9)
232233
mini_mime (~> 1.0)
233234
google-logging-utils (0.2.0)
234-
googleauth (1.17.0)
235+
googleauth (1.17.1)
235236
faraday (>= 1.0, < 3.a)
236237
google-cloud-env (~> 2.2)
237238
google-logging-utils (~> 0.1)
@@ -248,7 +249,7 @@ GEM
248249
concurrent-ruby (~> 1.0)
249250
java-properties (0.3.0)
250251
jmespath (1.6.2)
251-
json (2.19.9)
252+
json (2.20.0)
252253
jwt (3.2.0)
253254
base64
254255
kramdown (2.5.2)
@@ -369,7 +370,7 @@ PLATFORMS
369370
DEPENDENCIES
370371
danger-dangermattic (~> 1.3)
371372
faraday (~> 1.10)
372-
fastlane (~> 2.236)
373+
fastlane (~> 2.237)
373374
fastlane-plugin-wpmreleasetoolkit (~> 13.8)
374375
nokogiri (~> 1.19)
375376
openssl (~> 4.0)

0 commit comments

Comments
 (0)