Skip to content

Commit 6ba58fc

Browse files
author
Robbert Müller
committed
Merge branch 'renovate/rubocop-1.x' into 'main'
⬆️ Updates rubocop to v1.67.0 See merge request pipeline-components/rubocop!174
2 parents 9bcf702 + ee69b59 commit 6ba58fc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

app/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
source 'https://rubygems.org'
22

3-
gem 'rubocop', '1.66.1'
3+
gem 'rubocop', '1.67.0'

app/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ GEM
1111
racc (1.8.1)
1212
rainbow (3.1.1)
1313
regexp_parser (2.9.2)
14-
rubocop (1.66.1)
14+
rubocop (1.67.0)
1515
json (~> 2.3)
1616
language_server-protocol (>= 3.17.0)
1717
parallel (~> 1.10)
@@ -30,7 +30,7 @@ PLATFORMS
3030
ruby
3131

3232
DEPENDENCIES
33-
rubocop (= 1.66.1)
33+
rubocop (= 1.67.0)
3434

3535
BUNDLED WITH
3636
2.2.15

0 commit comments

Comments
 (0)