Skip to content

Commit

Permalink
chore(deps): update dependency rubocop to v1.54.2 (#10000)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 25, 2023
1 parent 4b7ec1f commit e980c21
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 @@ -4,4 +4,4 @@ source 'https://rubygems.org'

ruby '3.2.2'

gem 'rubocop', '1.54.1', require: false
gem 'rubocop', '1.54.2', require: false
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
rainbow (3.1.1)
regexp_parser (2.8.1)
rexml (3.2.5)
rubocop (1.54.1)
rubocop (1.54.2)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand All @@ -33,7 +33,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
rubocop (= 1.54.1)
rubocop (= 1.54.2)

RUBY VERSION
ruby 3.2.2p53
Expand Down

0 comments on commit e980c21

Please sign in to comment.