Skip to content

Commit

Permalink
Update dependency rubocop to v1.64.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2024
1 parent 4549227 commit 1107d29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ gem 'minitest', '5.23.1'
gem 'obk', '~>0.3.1'
gem 'octokit', '~>8.1.0'
gem 'rake', '13.2.1'
gem 'rubocop', '1.64.0'
gem 'rubocop', '1.64.1'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ GEM
faraday (>= 1, < 3)
sawyer (~> 0.9)
parallel (1.24.0)
parser (3.3.1.0)
parser (3.3.2.0)
ast (~> 2.4.1)
racc
public_suffix (5.0.5)
Expand All @@ -60,7 +60,7 @@ GEM
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rubocop (1.64.0)
rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down Expand Up @@ -98,7 +98,7 @@ DEPENDENCIES
obk (~> 0.3.1)
octokit (~> 8.1.0)
rake (= 13.2.1)
rubocop (= 1.64.0)
rubocop (= 1.64.1)

BUNDLED WITH
2.5.6

0 comments on commit 1107d29

Please sign in to comment.