We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 124bb0e commit c5d2a07Copy full SHA for c5d2a07
Gemfile
@@ -9,5 +9,5 @@ gem 'cocoapods', '1.15.2'
9
# fastlane plugins
10
11
group :development do
12
- gem 'rubocop', '1.66.1'
+ gem 'rubocop', '1.67.0'
13
end
Gemfile.lock
@@ -254,7 +254,7 @@ GEM
254
retriable (3.1.2)
255
rexml (3.3.7)
256
rouge (2.0.7)
257
- rubocop (1.66.1)
+ rubocop (1.67.0)
258
json (~> 2.3)
259
language_server-protocol (>= 3.17.0)
260
parallel (~> 1.10)
@@ -316,7 +316,7 @@ DEPENDENCIES
316
fastlane (= 2.216.0)
317
json (= 2.7.2)
318
netrc (= 0.11.0)
319
- rubocop (= 1.66.1)
+ rubocop (= 1.67.0)
320
xcodeproj (= 1.25.0)
321
322
BUNDLED WITH
0 commit comments