Merge pull request #735 from 2martens/dependabot/bundler/rubocop-1.56.0

Bump rubocop from 1.55.1 to 1.56.0
This commit is contained in:
2023-08-12 20:36:11 +02:00
committed by GitHub

View File

@ -36,6 +36,7 @@ GEM
fiber-annotation fiber-annotation
io-event (~> 1.1) io-event (~> 1.1)
timers (~> 4.1) timers (~> 4.1)
base64 (0.1.1)
builder (3.2.4) builder (3.2.4)
coffee-script (2.4.1) coffee-script (2.4.1)
coffee-script-source coffee-script-source
@ -217,7 +218,8 @@ GEM
regexp_parser (2.8.1) regexp_parser (2.8.1)
rexml (3.2.6) rexml (3.2.6)
rouge (4.1.3) rouge (4.1.3)
rubocop (1.55.1) rubocop (1.56.0)
base64 (~> 0.1.1)
json (~> 2.3) json (~> 2.3)
language_server-protocol (>= 3.17.0) language_server-protocol (>= 3.17.0)
parallel (~> 1.10) parallel (~> 1.10)