Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/bundler/rubocop-minitest-0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
leonovk committed Apr 1, 2024
2 parents 19d731d + 62d057b commit aee3590
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ GEM
byebug (11.1.3)
json (2.7.1)
language_server-protocol (3.17.0.3)
minitest (5.22.2)
minitest (5.22.3)
minitest-reporters (1.6.1)
ansi
builder
Expand All @@ -27,15 +27,15 @@ GEM
rake (13.1.0)
regexp_parser (2.9.0)
rexml (3.2.6)
rubocop (1.61.0)
rubocop (1.62.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml (>= 3.2.5, < 4.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
Expand Down

0 comments on commit aee3590

Please sign in to comment.