Bump parallel from 1.26.2 to 1.26.3 (#738)

* Bump parallel from 1.26.2 to 1.26.3

Bumps [parallel](https://github.com/grosser/parallel) from 1.26.2 to 1.26.3.
- [Commits](https://github.com/grosser/parallel/compare/v1.26.2...v1.26.3)

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

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

* Update licensed cache

---------

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-30 17:59:14 -04:00 коммит произвёл GitHub
Родитель d43366816f
Коммит debbb421ed
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 2 добавлений и 2 удалений

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

@ -1,6 +1,6 @@
--- ---
name: parallel name: parallel
version: 1.26.2 version: 1.26.3
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.26.2) parallel (1.26.3)
parser (3.2.0.0) parser (3.2.0.0)
ast (~> 2.4.1) ast (~> 2.4.1)
pathname-common_prefix (0.0.2) pathname-common_prefix (0.0.2)