Skip to content

Commit

Permalink
impl: Update dependency webrick to v1.9.0 (#1229)
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.8.2` ->
`1.9.0` |
[![age](https://developer.mend.io/api/mc/badges/age/rubygems/webrick/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/webrick/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/webrick/1.8.2/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/webrick/1.8.2/1.9.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

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

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

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

#### What's Changed

- Be clear in README that webrick should not be used in production by
[@&#8203;jeremyevans](https://redirect.github.com/jeremyevans) in
[https://github.com/ruby/webrick/pull/149](https://redirect.github.com/ruby/webrick/pull/149)
- Add RBS files by [@&#8203;znz](https://redirect.github.com/znz) in
[https://github.com/ruby/webrick/pull/151](https://redirect.github.com/ruby/webrick/pull/151)
- Prepare new release by [@&#8203;znz](https://redirect.github.com/znz)
in
[https://github.com/ruby/webrick/pull/153](https://redirect.github.com/ruby/webrick/pull/153)

#### New Contributors

- [@&#8203;znz](https://redirect.github.com/znz) made their first
contribution in
[https://github.com/ruby/webrick/pull/151](https://redirect.github.com/ruby/webrick/pull/151)

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

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "every weekend" (UTC), 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/slsa-framework/slsa).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzUuMiIsInVwZGF0ZWRJblZlciI6IjM4LjEzNS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot authored Nov 6, 2024
1 parent 1dd3ec2 commit 40c8f92
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 @@ -259,7 +259,7 @@ GEM
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (1.8.0)
webrick (1.8.2)
webrick (1.9.0)

PLATFORMS
ruby
Expand Down

0 comments on commit 40c8f92

Please sign in to comment.