Skip to content

Commit c5d2a07

Browse files
Update dependency rubocop to v1.67.0
1 parent 124bb0e commit c5d2a07

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ gem 'cocoapods', '1.15.2'
99
# fastlane plugins
1010

1111
group :development do
12-
gem 'rubocop', '1.66.1'
12+
gem 'rubocop', '1.67.0'
1313
end

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ GEM
254254
retriable (3.1.2)
255255
rexml (3.3.7)
256256
rouge (2.0.7)
257-
rubocop (1.66.1)
257+
rubocop (1.67.0)
258258
json (~> 2.3)
259259
language_server-protocol (>= 3.17.0)
260260
parallel (~> 1.10)
@@ -316,7 +316,7 @@ DEPENDENCIES
316316
fastlane (= 2.216.0)
317317
json (= 2.7.2)
318318
netrc (= 0.11.0)
319-
rubocop (= 1.66.1)
319+
rubocop (= 1.67.0)
320320
xcodeproj (= 1.25.0)
321321

322322
BUNDLED WITH

0 commit comments

Comments
 (0)