File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ gem 'fastlane-plugin-sentry'
14
14
# This comment avoids typing to switch to a development version for testing.
15
15
#
16
16
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: ''
17
- gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 12.5 '
17
+ gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 13.0 '
18
18
gem 'rake'
19
19
gem 'rubocop' , '~> 1.73'
20
20
gem 'rubocop-rake' , '~> 0.7'
Original file line number Diff line number Diff line change 5
5
base64
6
6
nkf
7
7
rexml
8
- activesupport (8.0.1 )
8
+ activesupport (8.0.2 )
9
9
base64
10
10
benchmark (>= 0.3 )
11
11
bigdecimal
171
171
csv
172
172
fastlane-plugin-sentry (1.28.0 )
173
173
os (~> 1.1 , >= 1.1.4 )
174
- fastlane-plugin-wpmreleasetoolkit (12.5 .0 )
174
+ fastlane-plugin-wpmreleasetoolkit (13.0 .0 )
175
175
activesupport (>= 6.1.7.1 )
176
176
buildkit (~> 1.5 )
177
177
chroma (= 0.2.0 )
@@ -252,15 +252,15 @@ GEM
252
252
mini_magick (4.13.2 )
253
253
mini_mime (1.1.5 )
254
254
mini_portile2 (2.8.8 )
255
- minitest (5.25.4 )
255
+ minitest (5.25.5 )
256
256
multi_json (1.15.0 )
257
257
multipart-post (2.4.1 )
258
258
mutex_m (0.3.0 )
259
259
nanaimo (0.4.0 )
260
260
nap (1.1.0 )
261
261
naturally (2.2.1 )
262
262
nkf (0.2.0 )
263
- nokogiri (1.18.3 )
263
+ nokogiri (1.18.4 )
264
264
mini_portile2 (~> 2.8.2 )
265
265
racc (~> 1.4 )
266
266
observer (0.1.2 )
@@ -367,7 +367,7 @@ DEPENDENCIES
367
367
fastlane (~> 2.227 )
368
368
fastlane-plugin-appcenter (~> 2.1 )
369
369
fastlane-plugin-sentry
370
- fastlane-plugin-wpmreleasetoolkit (~> 12.5 )
370
+ fastlane-plugin-wpmreleasetoolkit (~> 13.0 )
371
371
rake
372
372
rmagick (~> 6.1.1 )
373
373
rubocop (~> 1.73 )
You can’t perform that action at this time.
0 commit comments