Skip to content

Commit

Permalink
Merge pull request #177 from kufu/renovate/rubocop-1.x-lockfile
Browse files Browse the repository at this point in the history
Update dependency rubocop to v1.60.0
  • Loading branch information
yamashush authored Jan 16, 2024
2 parents acf69db + a4caf1b commit 06ebcdf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,8 @@ GEM
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
parallel (1.23.0)
parser (3.2.2.4)
parallel (1.24.0)
parser (3.3.0.3)
ast (~> 2.4.1)
racc
pry (0.14.2)
Expand All @@ -144,7 +144,7 @@ GEM
ffi (~> 1.0)
redis-client (0.18.0)
connection_pool
regexp_parser (2.8.3)
regexp_parser (2.9.0)
rexml (3.2.6)
roda (3.76.0)
rack
Expand All @@ -161,11 +161,11 @@ GEM
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.12.0)
rspec-support (3.12.0)
rubocop (1.59.0)
rubocop (1.60.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.2.2.4)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
Expand Down

0 comments on commit 06ebcdf

Please sign in to comment.