Skip to content

Commit 5032dfa

Browse files
authored
Update all Bundler dependencies (2025-11-05) (#75)
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.6.0 → 0.7.0, major) · [Repo](https://github.com/ruby/net-http) · [Release](https://github.com/ruby/net-http/releases/tag/v0.7.0) · [Diff](ruby/net-http@6475fa6...ec9c70a) ↗️ uri (_indirect_, 1.0.4 → 1.1.1, minor) · [Repo](https://github.com/ruby/uri) · [Release](https://github.com/ruby/uri/releases/tag/v1.1.1) · [Diff](ruby/uri@e507473...f1b05c8) ✳️ webmock (3.25.1 → 3.26.1, minor) · [Repo](https://github.com/bblimke/webmock) · [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) · [Diff](bblimke/webmock@f90fd50...56cb661) ↗️ crack (_indirect_, 1.0.0 → 1.0.1, patch) · [Repo](https://github.com/jnunemaker/crack) · [Changelog](https://github.com/jnunemaker/crack/blob/master/History) · [Diff](jnunemaker/crack@bb3fe5d...8272fef) ↗️ json (_indirect_, 2.15.1 → 2.15.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.15.2) · [Diff](ruby/json@9e6067b...5e61cd7) ↗️ parser (_indirect_, 3.3.9.0 → 3.3.10.0, patch) · [Repo](https://github.com/whitequark/parser) · [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) · [Diff](whitequark/parser@f1af918...3424eb5) ✳️ rake (13.3.0 → 13.3.1, patch) · [Repo](https://github.com/ruby/rake) · [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) · [Release](https://github.com/ruby/rake/releases/tag/v13.3.1) · [Diff](ruby/rake@0fdacef...f0001c3) ↗️ rspec-mocks (_indirect_, 3.13.6 → 3.13.7, patch) · [Repo](https://github.com/rspec/rspec-mocks) · [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md) ✳️ rubocop (1.81.6 → 1.81.7, patch) · [Repo](https://github.com/rubocop/rubocop) · [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) · [Release](https://github.com/rubocop/rubocop/releases/tag/v1.81.7) · [Diff](rubocop/rubocop@8c98655...4a9b053) --- ![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>
1 parent ee0e43a commit 5032dfa

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
base64 (0.3.0)
2222
bigdecimal (3.3.1)
2323
coderay (1.1.3)
24-
crack (1.0.0)
24+
crack (1.0.1)
2525
bigdecimal
2626
rexml
2727
diff-lcs (1.6.2)
@@ -44,18 +44,18 @@ GEM
4444
image_processing (1.14.0)
4545
mini_magick (>= 4.9.5, < 6)
4646
ruby-vips (>= 2.0.17, < 3)
47-
json (2.15.1)
47+
json (2.15.2)
4848
language_server-protocol (3.17.0.5)
4949
lint_roller (1.1.0)
5050
logger (1.7.0)
5151
method_source (1.1.0)
5252
mini_magick (5.3.1)
5353
logger
5454
multipart-post (2.4.1)
55-
net-http (0.6.0)
55+
net-http (0.7.0)
5656
uri
5757
parallel (1.27.0)
58-
parser (3.3.9.0)
58+
parser (3.3.10.0)
5959
ast (~> 2.4.1)
6060
racc
6161
prism (1.6.0)
@@ -65,7 +65,7 @@ GEM
6565
public_suffix (6.0.2)
6666
racc (1.8.1)
6767
rainbow (3.1.1)
68-
rake (13.3.0)
68+
rake (13.3.1)
6969
regexp_parser (2.11.3)
7070
rexml (3.4.4)
7171
rspec (3.13.2)
@@ -77,7 +77,7 @@ GEM
7777
rspec-expectations (3.13.5)
7878
diff-lcs (>= 1.2.0, < 2.0)
7979
rspec-support (~> 3.13.0)
80-
rspec-mocks (3.13.6)
80+
rspec-mocks (3.13.7)
8181
diff-lcs (>= 1.2.0, < 2.0)
8282
rspec-support (~> 3.13.0)
8383
rspec-sonarqube-formatter (1.6.4)
@@ -88,7 +88,7 @@ GEM
8888
rspec (~> 3.0)
8989
rspec_junit_formatter (0.6.0)
9090
rspec-core (>= 2, < 4, != 2.12.0)
91-
rubocop (1.81.6)
91+
rubocop (1.81.7)
9292
json (~> 2.3)
9393
language_server-protocol (~> 3.17.0.2)
9494
lint_roller (~> 1.1.0)
@@ -130,12 +130,12 @@ GEM
130130
unicode-display_width (3.2.0)
131131
unicode-emoji (~> 4.1)
132132
unicode-emoji (4.1.0)
133-
uri (1.0.4)
133+
uri (1.1.1)
134134
vcr (6.3.1)
135135
base64
136136
vcr_better_binary (0.2.0)
137137
vcr (>= 5.0)
138-
webmock (3.25.1)
138+
webmock (3.26.1)
139139
addressable (>= 2.8.0)
140140
crack (>= 0.3.2)
141141
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)