* Bump json from 2.6.3 to 2.7.2

Bumps [json](https://github.com/flori/json) from 2.6.3 to 2.7.2.
- [Release notes](https://github.com/flori/json/releases)
- [Changelog](https://github.com/flori/json/blob/master/CHANGES.md)
- [Commits](https://github.com/flori/json/compare/v2.6.3...v2.7.2)

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

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

* Update licensed cache for json

---------

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:08:42 -04:00 коммит произвёл GitHub
Родитель 13897e9831
Коммит 242aced953
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1,9 +1,9 @@
---
name: json
version: 2.6.3
version: 2.7.2
type: bundler
summary: JSON Implementation for Ruby
homepage: http://flori.github.com/json
homepage: https://flori.github.io/json
license: other
licenses:
- sources: LICENSE

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

@ -40,7 +40,7 @@ GEM
faraday-net_http (3.0.2)
i18n (1.14.4)
concurrent-ruby (~> 1.0)
json (2.6.3)
json (2.7.2)
licensee (9.16.0)
dotenv (~> 2.0)
octokit (>= 4.20, < 7.0)