Skip to content

Commit

Permalink
chore(deps): update dependency webrick to v1.9.1 (#1429)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [webrick](https://redirect.github.com/ruby/webrick) | `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/)
|

---

### 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 monday" 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.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- 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-scanner).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiMzkuNDIuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->

Co-authored-by: Xueqin Cui <[email protected]>
  • Loading branch information
renovate-bot and cuixq authored Dec 23, 2024
1 parent ca76ff4 commit 9d28c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
uri (0.13.1)
webrick (1.9.0)
webrick (1.9.1)

PLATFORMS
x86_64-linux
Expand Down

0 comments on commit 9d28c7f

Please sign in to comment.