Skip to content

Commit

Permalink
Update dependency rubocop to v1.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2024
1 parent 124bb0e commit c5d2a07
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ gem 'cocoapods', '1.15.2'
# fastlane plugins

group :development do
gem 'rubocop', '1.66.1'
gem 'rubocop', '1.67.0'
end
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ GEM
retriable (3.1.2)
rexml (3.3.7)
rouge (2.0.7)
rubocop (1.66.1)
rubocop (1.67.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -316,7 +316,7 @@ DEPENDENCIES
fastlane (= 2.216.0)
json (= 2.7.2)
netrc (= 0.11.0)
rubocop (= 1.66.1)
rubocop (= 1.67.0)
xcodeproj (= 1.25.0)

BUNDLED WITH
Expand Down

0 comments on commit c5d2a07

Please sign in to comment.