Skip to content

Commit

Permalink
Merge branch 'renovate/rubocop-1.x' into 'main'
Browse files Browse the repository at this point in the history
⬆️ Updates rubocop to v1.67.0

See merge request pipeline-components/rubocop!174
  • Loading branch information
Robbert Müller committed Oct 18, 2024
2 parents 9bcf702 + ee69b59 commit 6ba58fc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion app/Gemfile
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
source 'https://rubygems.org'

gem 'rubocop', '1.66.1'
gem 'rubocop', '1.67.0'
4 changes: 2 additions & 2 deletions app/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
regexp_parser (2.9.2)
rubocop (1.66.1)
rubocop (1.67.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -30,7 +30,7 @@ PLATFORMS
ruby

DEPENDENCIES
rubocop (= 1.66.1)
rubocop (= 1.67.0)

BUNDLED WITH
2.2.15

0 comments on commit 6ba58fc

Please sign in to comment.