Bump minitest from 5.3.5 to 5.12.0

Bumps [minitest](https://github.com/minitest/minitest) from 5.3.5 to 5.12.0.
- [Changelog](https://github.com/minitest/minitest/blob/master/History.rdoc)
- [Commits](https://github.com/minitest/minitest/compare/v5.3.5...v5.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-04-02 17:53:46 +00:00 коммит произвёл GitHub
Родитель 0eca75db93
Коммит 2bcc46f69c
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
2 изменённых файлов: 3 добавлений и 3 удалений

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

@ -1,7 +1,7 @@
source "https://rubygems.org"
gem "rake", "~> 10.3.2"
gem "minitest", "~> 5.3.5"
gem "minitest", "~> 5.12.0"
gem "i18n", "~> 1.8.5"
gemspec

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

@ -9,7 +9,7 @@ GEM
concurrent-ruby (1.1.7)
i18n (1.8.5)
concurrent-ruby (~> 1.0)
minitest (5.3.5)
minitest (5.12.0)
rake (10.3.2)
PLATFORMS
@ -18,7 +18,7 @@ PLATFORMS
DEPENDENCIES
gemoji!
i18n (~> 1.8.5)
minitest (~> 5.3.5)
minitest (~> 5.12.0)
rake (~> 10.3.2)
BUNDLED WITH