Skip to content

Commit

Permalink
Update all Bundler dependencies (2024-11-20) (#46)
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?

✳️ pry (0.14.2 → 0.15.0, major) · [Repo](https://github.com/pry/pry) ·
[Changelog](https://github.com/pry/pry/blob/master/CHANGELOG.md) ·
[Release](https://github.com/pry/pry/releases/tag/v0.15.0) ·
[Diff](pry/pry@24f6190...52d1489)

↗️ faraday-net_http (_indirect_, 3.3.0 → 3.4.0, minor) ·
[Repo](https://github.com/lostisland/faraday-net_http) ·
[Changelog](https://github.com/lostisland/faraday-net_http) ·
[Release](https://github.com/lostisland/faraday-net_http/releases/tag/v3.4.0)
·
[Diff](lostisland/faraday-net_http@046f0cc...f36ed44)

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

✳️ rubocop-performance (1.22.1 → 1.23.0, minor) ·
[Repo](https://github.com/rubocop/rubocop-performance) ·
[Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
·
[Release](https://github.com/rubocop/rubocop-performance/releases/tag/v1.23.0)
·
[Diff](rubocop/rubocop-performance@69c5abc...7c904d6)

✳️ faraday (2.12.0 → 2.12.1, patch) ·
[Repo](https://github.com/lostisland/faraday) ·
[Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md)
· [Release](https://github.com/lostisland/faraday/releases/tag/v2.12.1)
·
[Diff](lostisland/faraday@59c5003...93ef9e0)

↗️ json (_indirect_, 2.8.1 → 2.8.2, patch) ·
[Repo](https://github.com/ruby/json) ·
[Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) ·
[Release](https://github.com/ruby/json/releases/tag/v2.8.2) ·
[Diff](ruby/json@49650f7...d5e4a6e)

✳️ rspec-sonarqube-formatter (1.6.1 → 1.6.2, patch) ·
[Repo](https://github.com/otherguy/rspec-sonarqube-formatter) ·
[Release](https://github.com/otherguy/rspec-sonarqube-formatter/releases/tag/1.6.2)
·
[Diff](otherguy/rspec-sonarqube-formatter@e0c7e85...589f5b8)

↗️ uri (_indirect_, 1.0.1 → 1.0.2, patch) ·
[Repo](https://github.com/ruby/uri) ·
[Release](https://github.com/ruby/uri/releases/tag/v1.0.2) ·
[Diff](ruby/uri@3011eb6...e46960a)




---
![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 Nov 20, 2024
1 parent 5468cb0 commit 8eec4ec
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -26,14 +26,14 @@ GEM
rexml
diff-lcs (1.5.1)
docile (1.4.1)
faraday (2.12.0)
faraday-net_http (>= 2.0, < 3.4)
faraday (2.12.1)
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
faraday-retry (2.2.1)
faraday (~> 2.0)
ffi (1.17.0)
Expand All @@ -44,7 +44,7 @@ GEM
image_processing (1.13.0)
mini_magick (>= 4.9.5, < 5)
ruby-vips (>= 2.0.17, < 3)
json (2.8.1)
json (2.8.2)
language_server-protocol (3.17.0.3)
logger (1.6.1)
method_source (1.1.0)
Expand All @@ -56,7 +56,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
pry (0.14.2)
pry (0.15.0)
coderay (~> 1.1)
method_source (~> 1.0)
public_suffix (6.0.1)
Expand All @@ -77,7 +77,7 @@ GEM
rspec-mocks (3.13.2)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-sonarqube-formatter (1.6.1)
rspec-sonarqube-formatter (1.6.2)
htmlentities (~> 4.3)
rspec (~> 3.0)
rspec-support (3.13.1)
Expand All @@ -95,9 +95,9 @@ GEM
rubocop-ast (>= 1.32.2, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.35.0)
rubocop-ast (1.36.1)
parser (>= 3.3.1.0)
rubocop-performance (1.22.1)
rubocop-performance (1.23.0)
rubocop (>= 1.48.1, < 2.0)
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
Expand All @@ -120,7 +120,7 @@ GEM
simplecov_json_formatter (0.1.4)
thor (1.3.2)
unicode-display_width (2.6.0)
uri (1.0.1)
uri (1.0.2)
vcr (6.3.1)
base64
vcr_better_binary (0.2.0)
Expand Down

0 comments on commit 8eec4ec

Please sign in to comment.