Skip to content

Commit a4b446e

Browse files
Update dependency rspec to v3.13.2 (#688)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [rspec](https://rspec.info) ([source](https://github.com/rspec/rspec/tree/HEAD/rspec)) | `3.13.1` -> `3.13.2` | [![age](https://developer.mend.io/api/mc/badges/age/rubygems/rspec/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/rspec/3.13.1/3.13.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>rspec/rspec (rspec)</summary> ### [`v3.13.2`](https://github.com/rspec/rspec/compare/rspec-v3.13.1...rspec-v3.13.2) [Compare Source](https://github.com/rspec/rspec/compare/rspec-v3.13.1...rspec-v3.13.2) </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 ace9dd5 commit a4b446e

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
@@ -70,19 +70,19 @@ GEM
7070
logger
7171
regexp_parser (2.11.3)
7272
rexml (3.4.1)
73-
rspec (3.13.1)
73+
rspec (3.13.2)
7474
rspec-core (~> 3.13.0)
7575
rspec-expectations (~> 3.13.0)
7676
rspec-mocks (~> 3.13.0)
77-
rspec-core (3.13.4)
77+
rspec-core (3.13.6)
7878
rspec-support (~> 3.13.0)
7979
rspec-expectations (3.13.5)
8080
diff-lcs (>= 1.2.0, < 2.0)
8181
rspec-support (~> 3.13.0)
82-
rspec-mocks (3.13.5)
82+
rspec-mocks (3.13.6)
8383
diff-lcs (>= 1.2.0, < 2.0)
8484
rspec-support (~> 3.13.0)
85-
rspec-support (3.13.4)
85+
rspec-support (3.13.6)
8686
rubocop (1.81.6)
8787
json (~> 2.3)
8888
language_server-protocol (~> 3.17.0.2)

0 commit comments

Comments
 (0)