Skip to content

Commit b8f6863

Browse files
Update dependency spring to v4.2.1 (#155)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [spring](https://togithub.com/rails/spring) | `4.2.0` -> `4.2.1` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/spring/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/spring/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/spring/4.2.0/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/spring/4.2.0/4.2.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rails/spring (spring)</summary> ### [`v4.2.1`](https://togithub.com/rails/spring/blob/HEAD/CHANGELOG.md#421) [Compare Source](https://togithub.com/rails/spring/compare/v4.2.0...v4.2.1) - Added `Spring.connect_timeout` and `Spring.boot_timeout` to allow to increase timeout for larger apps. - `Spring.connect_timeout` now default to `5` seconds instead of `1`. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/powerhome/power-web-development-interview). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMTMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjMxMy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f4714f4 commit b8f6863

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
@@ -236,7 +236,7 @@ GEM
236236
simplecov_json_formatter (~> 0.1)
237237
simplecov-html (0.12.3)
238238
simplecov_json_formatter (0.1.4)
239-
spring (4.2.0)
239+
spring (4.2.1)
240240
spring-commands-rspec (1.0.4)
241241
spring (>= 0.9.1)
242242
spring-watcher-listen (2.1.0)

0 commit comments

Comments
 (0)