Bump parallel from 1.23.0 to 1.25.1 (#724)

* Bump parallel from 1.23.0 to 1.25.1

Bumps [parallel](https://github.com/grosser/parallel) from 1.23.0 to 1.25.1.
- [Commits](https://github.com/grosser/parallel/compare/v1.23.0...v1.25.1)

---
updated-dependencies:
- dependency-name: parallel
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update licensed cache for parallel

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Dangoor <dangoor@github.com>
This commit is contained in:
dependabot[bot] 2024-08-02 16:12:31 -04:00 коммит произвёл GitHub
Родитель 2d3bceebb1
Коммит 6958e96774
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -1,6 +1,6 @@
--- ---
name: parallel name: parallel
version: 1.23.0 version: 1.25.1
type: bundler type: bundler
summary: Run any kind of code in parallel processes summary: Run any kind of code in parallel processes
homepage: https://github.com/grosser/parallel homepage: https://github.com/grosser/parallel

Просмотреть файл

@ -60,7 +60,7 @@ GEM
octokit (6.1.0) octokit (6.1.0)
faraday (>= 1, < 3) faraday (>= 1, < 3)
sawyer (~> 0.9) sawyer (~> 0.9)
parallel (1.23.0) parallel (1.25.1)
parser (3.2.0.0) parser (3.2.0.0)
ast (~> 2.4.1) ast (~> 2.4.1)
pathname-common_prefix (0.0.1) pathname-common_prefix (0.0.1)