Skip to content

Commit

Permalink
⬆️ Updates rubocop to v1.67.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pipeline Components Bot committed Oct 15, 2024
1 parent 1697dae commit ee69b59
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 ee69b59

Please sign in to comment.