Skip to content

Commit 4c89690

Browse files
Update dependency rbs to v3.9.4 (#599)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [rbs](https://redirect.github.com/ruby/rbs) ([changelog](https://redirect.github.com/ruby/rbs/blob/master/CHANGELOG.md)) | `3.9.3` -> `3.9.4` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/rbs/3.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/rbs/3.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/rbs/3.9.3/3.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rbs/3.9.3/3.9.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ruby/rbs (rbs)</summary> ### [`v3.9.4`](https://redirect.github.com/ruby/rbs/releases/tag/v3.9.4): 3.9.4 [Compare Source](https://redirect.github.com/ruby/rbs/compare/v3.9.3...v3.9.4) [Release note](https://redirect.github.com/ruby/rbs/wiki/Release-Note-3.9) ##### Miscellaneous - Backport test/CI fixes to 3.9 ([#&#8203;2487](https://redirect.github.com/ruby/rbs/pull/2487)) - Use erb instead of set for load path testing ([#&#8203;2468](https://redirect.github.com/ruby/rbs/pull/2468)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC4xMS45IiwidXBkYXRlZEluVmVyIjoiNDAuMTEuOSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmN5IHVwZ3JhZGUiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1a8c787 commit 4c89690

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.9.3)
69+
rbs (3.9.4)
7070
logger
7171
regexp_parser (2.10.0)
7272
rexml (3.4.1)

0 commit comments

Comments
 (0)