Skip to content

Commit e246739

Browse files
Bump fastlane-plugin-wpmreleasetoolkit from 14.6.0 to 14.7.0 (#22982)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad1de65 commit e246739

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ gem 'fastlane', '~> 2'
99

1010
gem 'fastlane-plugin-firebase_app_distribution', '~> 1.0'
1111
gem 'fastlane-plugin-sentry'
12-
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.6'
12+
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 14.7'
1313
# gem 'fastlane-plugin-wpmreleasetoolkit', path: '../../release-toolkit'
1414
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', branch: ''
1515

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GEM
99
ast (2.4.3)
1010
atomos (0.1.3)
1111
aws-eventstream (1.4.0)
12-
aws-partitions (1.1259.0)
12+
aws-partitions (1.1260.0)
1313
aws-sdk-core (3.252.0)
1414
aws-eventstream (~> 1, >= 1.3.0)
1515
aws-partitions (~> 1, >= 1.992.0)
@@ -167,12 +167,12 @@ GEM
167167
google-apis-firebaseappdistribution_v1alpha (>= 0.12.0)
168168
fastlane-plugin-sentry (1.29.0)
169169
os (~> 1.1, >= 1.1.4)
170-
fastlane-plugin-wpmreleasetoolkit (14.6.0)
170+
fastlane-plugin-wpmreleasetoolkit (14.7.0)
171171
buildkit (~> 1.5)
172172
chroma (= 0.2.0)
173173
diffy (~> 3.3)
174174
dotenv (~> 2.8)
175-
fastlane (~> 2.231)
175+
fastlane (~> 2.235)
176176
gettext (~> 3.5)
177177
git (~> 1.3)
178178
google-cloud-storage (~> 1.31)
@@ -225,7 +225,7 @@ GEM
225225
base64 (~> 0.2)
226226
faraday (>= 1.0, < 3.a)
227227
google-cloud-errors (1.6.0)
228-
google-cloud-storage (1.60.0)
228+
google-cloud-storage (1.61.0)
229229
addressable (~> 2.8)
230230
digest-crc (~> 0.4)
231231
google-apis-core (>= 0.18, < 2)
@@ -250,7 +250,7 @@ GEM
250250
mutex_m
251251
java-properties (0.3.0)
252252
jmespath (1.6.2)
253-
json (2.19.8)
253+
json (2.19.9)
254254
jwt (3.2.0)
255255
base64
256256
kramdown (2.5.2)
@@ -304,7 +304,7 @@ GEM
304304
rake (13.4.2)
305305
rake-compiler (1.3.1)
306306
rake
307-
rchardet (1.10.0)
307+
rchardet (1.10.2)
308308
regexp_parser (2.12.0)
309309
representable (3.2.0)
310310
declarative (< 0.1.0)
@@ -378,7 +378,7 @@ DEPENDENCIES
378378
fastlane (~> 2)
379379
fastlane-plugin-firebase_app_distribution (~> 1.0)
380380
fastlane-plugin-sentry
381-
fastlane-plugin-wpmreleasetoolkit (~> 14.6)
381+
fastlane-plugin-wpmreleasetoolkit (~> 14.7)
382382
rmagick (~> 7.0)
383383

384384
BUNDLED WITH

0 commit comments

Comments
 (0)