Skip to content

Commit 0058891

Browse files
Update dependency rbs to v3.10.1 (#737)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [rbs](https://redirect.github.com/ruby/rbs) ([changelog](https://redirect.github.com/ruby/rbs/blob/master/CHANGELOG.md)) | `3.10.0` → `3.10.1` | ![age](https://developer.mend.io/api/mc/badges/age/rubygems/rbs/3.10.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rbs/3.10.0/3.10.1?slim=true) | --- ### Release Notes <details> <summary>ruby/rbs (rbs)</summary> ### [`v3.10.1`](https://redirect.github.com/ruby/rbs/releases/tag/v3.10.1): 3.10.1 [Compare Source](https://redirect.github.com/ruby/rbs/compare/v3.10.0...v3.10.1) [Release note](https://redirect.github.com/ruby/rbs/wiki/Release-Note-3.10) This is a follow-up release for Ruby 4.0.0 with documentation update based on Ruby 4.0.0, and bugfixes related to set/pathname library loading. ##### Pull Requests - Merge pull request [#&#8203;2777](https://redirect.github.com/ruby/rbs/issues/2777) from ksss/pathname-ext ([#&#8203;2786](https://redirect.github.com/ruby/rbs/pull/2786)) - Ruby 4.0.0 backports ([#&#8203;2785](https://redirect.github.com/ruby/rbs/pull/2785)) - \[Backport] Fix subtraction of civar ([#&#8203;2783](https://redirect.github.com/ruby/rbs/pull/2783)) - \[Backport] Update ruby to 4.0 ([#&#8203;2778](https://redirect.github.com/ruby/rbs/pull/2778)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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/line/line-bot-sdk-ruby). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 64cecb3 commit 0058891

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ GEM
6666
rb-fsevent (0.11.2)
6767
rb-inotify (0.11.1)
6868
ffi (~> 1.0)
69-
rbs (3.10.0)
69+
rbs (3.10.2)
7070
logger
7171
regexp_parser (2.11.3)
7272
rexml (3.4.4)

0 commit comments

Comments
 (0)