Skip to content

Commit 217114b

Browse files
Update dependency rubocop to v1.68.0
1 parent 124bb0e commit 217114b

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.68.0'
1313
end

Gemfile.lock

Lines changed: 3 additions & 3 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.68.0)
258258
json (~> 2.3)
259259
language_server-protocol (>= 3.17.0)
260260
parallel (~> 1.10)
@@ -264,7 +264,7 @@ GEM
264264
rubocop-ast (>= 1.32.2, < 2.0)
265265
ruby-progressbar (~> 1.7)
266266
unicode-display_width (>= 2.4.0, < 3.0)
267-
rubocop-ast (1.32.3)
267+
rubocop-ast (1.33.0)
268268
parser (>= 3.3.1.0)
269269
ruby-macho (2.5.1)
270270
ruby-progressbar (1.13.0)
@@ -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.68.0)
320320
xcodeproj (= 1.25.0)
321321

322322
BUNDLED WITH

0 commit comments

Comments
 (0)