Skip to content

Commit

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

↗️ simplecov-html (_indirect_, 0.12.3 → 0.13.1, major) ·
[Repo](https://github.com/simplecov-ruby/simplecov-html) ·
[Changelog](https://github.com/simplecov-ruby/simplecov-html/blob/main/CHANGELOG.md)
·
[Release](https://github.com/simplecov-ruby/simplecov-html/releases/tag/v0.13.1)
·
[Diff](simplecov-ruby/simplecov-html@3a30b47...746dab5)

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

↗️ rspec-expectations (_indirect_, 3.13.2 → 3.13.3, patch) ·
[Repo](https://github.com/rspec/rspec-expectations) ·
[Changelog](https://github.com/rspec/rspec-expectations/blob/main/Changelog.md)
·
[Diff](rspec/rspec-expectations@a36ac02...555979f)

✳️ rubocop-rspec (3.0.4 → 3.0.5, patch) ·
[Repo](https://github.com/rubocop/rubocop-rspec) ·
[Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
·
[Release](https://github.com/rubocop/rubocop-rspec/releases/tag/v3.0.5)
·
[Diff](rubocop/rubocop-rspec@ff213ae...16cf19c)




---
![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>
Co-authored-by: Alexander Graf <[email protected]>
  • Loading branch information
depfu[bot] and otherguy authored Nov 13, 2024
1 parent cfa4f70 commit 54e567e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -70,14 +70,14 @@ GEM
rspec-mocks (~> 3.13.0)
rspec-core (3.13.1)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.2)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-mocks (3.13.1)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.13.0)
rspec-sonarqube-formatter (1.5.0)
htmlentities (~> 4.3.3)
rspec-sonarqube-formatter (1.6.1)
htmlentities (~> 4.3)
rspec (~> 3.0)
rspec-support (3.13.1)
rspec-with_params (0.3.0)
Expand All @@ -101,7 +101,7 @@ GEM
rubocop-ast (>= 1.31.1, < 2.0)
rubocop-rake (0.6.0)
rubocop (~> 1.0)
rubocop-rspec (3.0.4)
rubocop-rspec (3.0.5)
rubocop (~> 1.61)
ruby-progressbar (1.13.0)
ruby-vips (2.2.2)
Expand All @@ -115,7 +115,7 @@ GEM
simplecov-cobertura (2.1.0)
rexml
simplecov (~> 0.19)
simplecov-html (0.12.3)
simplecov-html (0.13.1)
simplecov_json_formatter (0.1.4)
thor (1.3.2)
unicode-display_width (2.5.0)
Expand Down

0 comments on commit 54e567e

Please sign in to comment.