Skip to content

Commit

Permalink
chore(deps): lock file maintenance docs (#2953)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|---|
|  | lockFileMaintenance | All locks refreshed |  |  |  |  |
| [webrick](https://redirect.github.com/ruby/webrick) | patch | `1.9.0`
-> `1.9.1` |
[![age](https://developer.mend.io/api/mc/badges/age/rubygems/webrick/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/webrick/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/webrick/1.9.0/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/webrick/1.9.0/1.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Release Notes

<details>
<summary>ruby/webrick (webrick)</summary>

###
[`v1.9.1`](https://redirect.github.com/ruby/webrick/releases/tag/v1.9.1)

[Compare
Source](https://redirect.github.com/ruby/webrick/compare/v1.9.0...v1.9.1)

#### What's Changed

- Block of server.start is optional by
[@&#8203;znz](https://redirect.github.com/znz) in
[https://github.com/ruby/webrick/pull/155](https://redirect.github.com/ruby/webrick/pull/155)
- Fix bugs and improve by [@&#8203;znz](https://redirect.github.com/znz)
in
[https://github.com/ruby/webrick/pull/152](https://redirect.github.com/ruby/webrick/pull/152)
- Bump step-security/harden-runner from 2.10.1 to 2.10.2 by
[@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ruby/webrick/pull/157](https://redirect.github.com/ruby/webrick/pull/157)
- Bump rubygems/release-gem from
[`612653d`](https://redirect.github.com/ruby/webrick/commit/612653d273a73bdae1df8453e090060bb4db5f31)
to
[`9e85cb1`](https://redirect.github.com/ruby/webrick/commit/9e85cb11501bebc2ae661c1500176316d3987059)
by [@&#8203;dependabot](https://redirect.github.com/dependabot) in
[https://github.com/ruby/webrick/pull/159](https://redirect.github.com/ruby/webrick/pull/159)
- Change backquote to singlequote in messages by
[@&#8203;znz](https://redirect.github.com/znz) in
[https://github.com/ruby/webrick/pull/154](https://redirect.github.com/ruby/webrick/pull/154)

**Full Changelog**:
ruby/webrick@v1.9.0...v1.9.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 6am on wednesday" in timezone
Australia/Sydney, Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/google/osv.dev).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
  • Loading branch information
renovate-bot authored Dec 5, 2024
1 parent 1599b7d commit ba5235a
Showing 1 changed file with 19 additions and 15 deletions.
34 changes: 19 additions & 15 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (7.2.1.2)
activesupport (8.0.0)
base64
benchmark (>= 0.3)
bigdecimal
concurrent-ruby (~> 1.0, >= 1.3.1)
connection_pool (>= 2.2.5)
Expand All @@ -12,20 +13,23 @@ GEM
minitest (>= 5.1)
securerandom (>= 0.3)
tzinfo (~> 2.0, >= 2.0.5)
uri (>= 0.13.1)
addressable (2.8.7)
public_suffix (>= 2.0.2, < 7.0)
base64 (0.2.0)
benchmark (0.4.0)
bigdecimal (3.1.8)
coffee-script (2.4.1)
coffee-script-source
execjs
coffee-script-source (1.12.2)
colorator (1.1.0)
commonmarker (0.23.10)
commonmarker (0.23.11)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
csv (3.3.0)
dnsruby (1.72.2)
dnsruby (1.72.3)
base64 (~> 0.2.0)
simpleidn (~> 0.2.1)
drb (2.2.1)
em-websocket (0.5.3)
Expand All @@ -35,12 +39,12 @@ GEM
ffi (>= 1.15.0)
eventmachine (1.2.7)
execjs (2.10.0)
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-net_http (3.3.0)
net-http
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
ffi (1.17.0-x86_64-linux-gnu)
forwardable-extended (2.6.0)
gemoji (4.1.0)
Expand Down Expand Up @@ -212,7 +216,7 @@ GEM
gemoji (>= 3, < 5)
html-pipeline (~> 2.2)
jekyll (>= 3.0, < 5.0)
json (2.7.4)
json (2.9.0)
kramdown (2.4.0)
rexml
kramdown-parser-gfm (1.1.0)
Expand All @@ -221,16 +225,16 @@ GEM
listen (3.9.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
logger (1.6.1)
logger (1.6.2)
mercenary (0.3.6)
minima (2.5.1)
jekyll (>= 3.5, < 5.0)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.25.1)
net-http (0.4.1)
minitest (5.25.2)
net-http (0.6.0)
uri
nokogiri (1.16.7-x86_64-linux)
nokogiri (1.16.8-x86_64-linux)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
Expand All @@ -254,7 +258,7 @@ GEM
sawyer (0.9.2)
addressable (>= 2.3.5)
faraday (>= 0.17.3, < 3)
securerandom (0.3.1)
securerandom (0.4.0)
simpleidn (0.2.3)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
Expand All @@ -263,8 +267,8 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
uri (0.13.1)
webrick (1.9.0)
uri (1.0.2)
webrick (1.9.1)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit ba5235a

Please sign in to comment.