Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

build(deps-dev): Bump rubocop from 1.63.5 to 1.64.0 #194

Merged
merged 1 commit into from
May 28, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ GEM
racc
puma (6.4.2)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rack-proxy (0.7.7)
rack
Expand Down Expand Up @@ -195,7 +195,7 @@ GEM
tilt
redis-client (0.22.1)
connection_pool
regexp_parser (2.9.1)
regexp_parser (2.9.2)
rexml (3.2.8)
strscan (>= 3.0.9)
rspec-core (3.13.0)
Expand All @@ -215,7 +215,7 @@ GEM
rspec-mocks (~> 3.13)
rspec-support (~> 3.13)
rspec-support (3.13.1)
rubocop (1.63.5)
rubocop (1.64.0)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
Expand Down
Loading