Skip to content

Commit

Permalink
Update all Bundler dependencies (2024-12-04) (#47)
Browse files Browse the repository at this point in the history
This is your biweekly update of **all** Bundler dependencies. Please
take a good look at what changed and the test results before merging
this pull request.

### What changed?

↗️ net-http (_indirect_, 0.5.0 → 0.6.0, major) ·
[Repo](https://github.com/ruby/net-http) ·
[Release](https://github.com/ruby/net-http/releases/tag/v0.6.0) ·
[Diff](ruby/net-http@28a4bf9...6475fa6)

↗️ unicode-display_width (_indirect_, 2.6.0 → 3.1.2, major) ·
[Repo](https://github.com/janlelis/unicode-display_width) ·
[Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md)
·
[Diff](janlelis/unicode-display_width@4447249...49f2b74)

↗️ json (_indirect_, 2.8.2 → 2.9.0, minor) ·
[Repo](https://github.com/ruby/json) ·
[Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) ·
[Diff](ruby/json@d5e4a6e...20b501a)

✳️ rubocop (1.68.0 → 1.69.1, minor) ·
[Repo](https://github.com/rubocop/rubocop) ·
[Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
·
[Diff](rubocop/rubocop@7d35ef7...3d95b38)

↗️ logger (_indirect_, 1.6.1 → 1.6.2, patch) ·
[Repo](https://github.com/nahi/logger)

↗️ regexp_parser (_indirect_, 2.9.2 → 2.9.3, patch) ·
[Repo](https://github.com/ammar/regexp_parser) ·
[Changelog](https://github.com/ammar/regexp_parser/blob/master/CHANGELOG.md)
·
[Diff](ammar/regexp_parser@8851030...f23c644)

↗️ rspec-support (_indirect_, 3.13.1 → 3.13.2, patch) ·
[Repo](https://github.com/rspec/rspec-support) ·
[Changelog](https://github.com/rspec/rspec-support/blob/main/Changelog.md)

↗️ rubocop-ast (_indirect_, 1.36.1 → 1.36.2, patch) ·
[Repo](https://github.com/rubocop/rubocop-ast) ·
[Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
·
[Diff](rubocop/rubocop-ast@04ea808...b1bb2ac)




---
![Depfu
Status](https://depfu.com/badges/71757129bf6d5da0439404c783c91b6a/stats.svg)

[Depfu](https://depfu.com) will only send you the next scheduled PR once
you merge or close this one.

<details><summary>All Depfu comment commands</summary>
<blockquote><dl>
<dt>@​depfu refresh</dt><dd>Rebases against your default branch and
redoes this update</dd>
<dt>@​depfu recreate</dt><dd>Recreates this PR, overwriting any edits
that you've made to it</dd>
<dt>@​depfu merge</dt><dd>Merges this PR once your tests are passing and
conflicts are resolved</dd>
<dt>@​depfu cancel merge</dt><dd>Cancels automatic merging of this
PR</dd>
<dt>@​depfu close</dt><dd>Closes this PR and deletes the branch</dd>
<dt>@​depfu reopen</dt><dd>Restores the branch and reopens this PR (if
it's closed)</dd>
</dl></blockquote>
</details>

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
  • Loading branch information
depfu[bot] authored Dec 9, 2024
1 parent 960f982 commit c8851a3
Showing 1 changed file with 13 additions and 11 deletions.
24 changes: 13 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,13 @@ GEM
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
json (2.8.2)
json (2.9.0)
language_server-protocol (3.17.0.3)
logger (1.6.1)
logger (1.6.2)
method_source (1.1.0)
mini_magick (4.13.2)
multipart-post (2.4.1)
net-http (0.5.0)
net-http (0.6.0)
uri
parallel (1.26.3)
parser (3.3.6.0)
Expand All @@ -63,7 +63,7 @@ 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)
rspec (3.13.0)
rspec-core (~> 3.13.0)
Expand All @@ -80,22 +80,22 @@ GEM
rspec-sonarqube-formatter (1.6.2)
htmlentities (~> 4.3)
rspec (~> 3.0)
rspec-support (3.13.1)
rspec-support (3.13.2)
rspec-with_params (0.3.0)
rspec (~> 3.0)
rspec_junit_formatter (0.6.0)
rspec-core (>= 2, < 4, != 2.12.0)
rubocop (1.68.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.32.2, < 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, < 3.0)
rubocop-ast (1.36.1)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.36.2)
parser (>= 3.3.1.0)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
Expand All @@ -119,7 +119,9 @@ GEM
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
thor (1.3.2)
unicode-display_width (2.6.0)
unicode-display_width (3.1.2)
unicode-emoji (~> 4.0, >= 4.0.4)
unicode-emoji (4.0.4)
uri (1.0.2)
vcr (6.3.1)
base64
Expand Down

0 comments on commit c8851a3

Please sign in to comment.