Skip to content

Commit b28bece

Browse files
chore(deps): update dependency webmock to v3.25.1 (#397)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [webmock](https://redirect.github.com/bblimke/webmock) ([changelog](https://redirect.github.com/bblimke/webmock/blob/v3.25.1/CHANGELOG.md)) | `3.25.0` -> `3.25.1` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/webmock/3.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/webmock/3.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/webmock/3.25.0/3.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/webmock/3.25.0/3.25.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bblimke/webmock (webmock)</summary> ### [`v3.25.1`](https://redirect.github.com/bblimke/webmock/blob/HEAD/CHANGELOG.md#3251) [Compare Source](https://redirect.github.com/bblimke/webmock/compare/v3.25.0...v3.25.1) - Fix FrozenError in Typhoeus streaming response body Thanks to [Patrick Jaberg](https://redirect.github.com/patrickjaberg) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODUuNCIsInVwZGF0ZWRJblZlciI6IjM5LjE4NS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc9beed commit b28bece

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GEM
2929
rainbow (3.1.1)
3030
rake (13.2.1)
3131
regexp_parser (2.10.0)
32-
rexml (3.4.0)
32+
rexml (3.4.1)
3333
rspec (3.13.0)
3434
rspec-core (~> 3.13.0)
3535
rspec-expectations (~> 3.13.0)
@@ -60,7 +60,7 @@ GEM
6060
unicode-display_width (3.1.4)
6161
unicode-emoji (~> 4.0, >= 4.0.4)
6262
unicode-emoji (4.0.4)
63-
webmock (3.25.0)
63+
webmock (3.25.1)
6464
addressable (>= 2.8.0)
6565
crack (>= 0.3.2)
6666
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)