Skip to content

Commit 21c48ee

Browse files
build(deps): bump parallel from 1.27.0 to 1.28.0 in the rubygems group (#936)
Bumps the rubygems group with 1 update: [parallel](https://github.com/grosser/parallel). Updates `parallel` from 1.27.0 to 1.28.0 <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grosser/parallel/commit/e141db91fe9e861ba533303c025b1a24cb2acccd"><code>e141db9</code></a> v1.28.0</li> <li><a href="https://github.com/grosser/parallel/commit/679f6ecfce01d744ceb1c43a36342c288e7a87f3"><code>679f6ec</code></a> Merge pull request <a href="https://redirect.github.com/grosser/parallel/issues/360">#360</a> from grosser/grosser/dump</li> <li><a href="https://github.com/grosser/parallel/commit/0da823908515ab90de1c188ba01f99873fc8b1aa"><code>0da8239</code></a> dump undumpable exceptions without cause if that fixes the issue</li> <li><a href="https://github.com/grosser/parallel/commit/8d638d0d8e4c17dd74776557991e3aa73dfc8b07"><code>8d638d0</code></a> Merge pull request <a href="https://redirect.github.com/grosser/parallel/issues/358">#358</a> from grosser/grosser/up</li> <li><a href="https://github.com/grosser/parallel/commit/998ce2662370fb2f1b44af86f6e45fe3676a94de"><code>998ce26</code></a> bundle and cleanup test duplication</li> <li>See full diff in <a href="https://github.com/grosser/parallel/compare/v1.27.0...v1.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=parallel&package-manager=bundler&previous-version=1.27.0&new-version=1.28.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d0afe0e commit 21c48ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ GEM
204204
racc (~> 1.4)
205205
nokogiri (1.19.2-x86_64-linux-musl)
206206
racc (~> 1.4)
207-
parallel (1.27.0)
207+
parallel (1.28.0)
208208
parser (3.3.11.1)
209209
ast (~> 2.4.1)
210210
racc
@@ -472,7 +472,7 @@ CHECKSUMS
472472
nokogiri (1.19.2-x86_64-darwin) sha256=7d9af11fda72dfaa2961d8c4d5380ca0b51bc389dc5f8d4b859b9644f195e7a4
473473
nokogiri (1.19.2-x86_64-linux-gnu) sha256=fa8feca882b73e871a9845f3817a72e9734c8e974bdc4fbad6e4bc6e8076b94f
474474
nokogiri (1.19.2-x86_64-linux-musl) sha256=93128448e61a9383a30baef041bf1f5817e22f297a1d400521e90294445069a8
475-
parallel (1.27.0) sha256=4ac151e1806b755fb4e2dc2332cbf0e54f2e24ba821ff2d3dcf86bf6dc4ae130
475+
parallel (1.28.0) sha256=33e6de1484baf2524792d178b0913fc8eb94c628d6cfe45599ad4458c638c970
476476
parser (3.3.11.1) sha256=d17ace7aabe3e72c3cc94043714be27cc6f852f104d81aa284c2281aecc65d54
477477
pp (0.6.3) sha256=2951d514450b93ccfeb1df7d021cae0da16e0a7f95ee1e2273719669d0ab9df6
478478
prettyprint (0.2.0) sha256=2bc9e15581a94742064a3cc8b0fb9d45aae3d03a1baa6ef80922627a0766f193

0 commit comments

Comments
 (0)