Skip to content

Commit 9eab83e

Browse files
Update dependency webmock to v3.25.2 (#689)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [webmock](https://github.com/bblimke/webmock) ([changelog](https://github.com/bblimke/webmock/blob/v3.26.1/CHANGELOG.md)) | `3.25.1` -> `3.25.2` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/webmock/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/webmock/3.25.1/3.25.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>bblimke/webmock (webmock)</summary> ### [`v3.25.2`](https://github.com/bblimke/webmock/blob/HEAD/CHANGELOG.md#3252) [Compare Source](https://github.com/bblimke/webmock/compare/v3.25.1...v3.25.2) - Return support for `em_http_request` Thanks to [Oleg](https://github.com/Koilanetroc) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImRlcGVuZGVuY3kgdXBncmFkZSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a4b446e commit 9eab83e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ GEM
2929
bigdecimal (3.1.9)
3030
concurrent-ruby (1.3.5)
3131
connection_pool (2.5.2)
32-
crack (1.0.0)
32+
crack (1.0.1)
3333
bigdecimal
3434
rexml
3535
csv (3.3.4)
@@ -56,7 +56,7 @@ GEM
5656
ast (~> 2.4.1)
5757
racc
5858
prism (1.5.2)
59-
public_suffix (6.0.1)
59+
public_suffix (6.0.2)
6060
racc (1.8.1)
6161
rack (3.2.3)
6262
rackup (2.2.1)
@@ -69,7 +69,7 @@ GEM
6969
rbs (3.9.5)
7070
logger
7171
regexp_parser (2.11.3)
72-
rexml (3.4.1)
72+
rexml (3.4.4)
7373
rspec (3.13.2)
7474
rspec-core (~> 3.13.0)
7575
rspec-expectations (~> 3.13.0)
@@ -125,7 +125,7 @@ GEM
125125
unicode-emoji (~> 4.1)
126126
unicode-emoji (4.1.0)
127127
uri (1.0.3)
128-
webmock (3.25.1)
128+
webmock (3.25.2)
129129
addressable (>= 2.8.0)
130130
crack (>= 0.3.2)
131131
hashdiff (>= 0.4.0, < 2.0.0)

0 commit comments

Comments
 (0)