File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ gem 'fastlane-plugin-sentry'
16
16
# gem 'fastlane-plugin-wpmreleasetoolkit', git: 'https://github.com/wordpress-mobile/release-toolkit', ref: ''
17
17
gem 'fastlane-plugin-wpmreleasetoolkit' , '~> 13.4'
18
18
gem 'rake'
19
- gem 'rubocop' , '~> 1.79 '
19
+ gem 'rubocop' , '~> 1.80 '
20
20
gem 'rubocop-rake' , '~> 0.7'
21
21
gem 'xcpretty-travis-formatter'
22
22
Original file line number Diff line number Diff line change 306
306
observer (~> 0.1 )
307
307
pkg-config (~> 1.4 )
308
308
rouge (3.28.0 )
309
- rubocop (1.79.2 )
309
+ rubocop (1.80.0 )
310
310
json (~> 2.3 )
311
311
language_server-protocol (~> 3.17.0.2 )
312
312
lint_roller (~> 1.1.0 )
@@ -378,7 +378,7 @@ DEPENDENCIES
378
378
fastlane-plugin-wpmreleasetoolkit (~> 13.4 )
379
379
rake
380
380
rmagick (~> 6.1.3 )
381
- rubocop (~> 1.79 )
381
+ rubocop (~> 1.80 )
382
382
rubocop-rake (~> 0.7 )
383
383
xcpretty-travis-formatter
384
384
You can’t perform that action at this time.
0 commit comments