Skip to content

Commit

Permalink
Merge pull request #68 from nebhale/dependabot/bundler/rubocop-1.69.1
Browse files Browse the repository at this point in the history
Bump rubocop from 1.69.0 to 1.69.1
  • Loading branch information
nebhale authored Dec 3, 2024
2 parents bcd6841 + 4dfe82e commit 2b72c0b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ GEM
specs:
ast (2.4.2)
docile (1.4.0)
json (2.8.2)
json (2.9.0)
language_server-protocol (3.17.0.3)
minitest (5.25.2)
parallel (1.26.3)
Expand All @@ -19,19 +19,19 @@ GEM
racc (1.8.1)
rainbow (3.1.1)
rake (13.2.1)
regexp_parser (2.9.2)
regexp_parser (2.9.3)
rexml (3.3.9)
rubocop (1.69.0)
rubocop (1.69.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 (>= 2.4, < 3.0)
rubocop-ast (>= 1.36.1, < 2.0)
regexp_parser (>= 2.9.3, < 3.0)
rubocop-ast (>= 1.36.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.1)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-minitest (0.36.0)
rubocop (>= 1.61, < 2.0)
Expand Down

0 comments on commit 2b72c0b

Please sign in to comment.