Update bundled gems list at 2021-12-17

This commit is contained in:
git 2021-12-17 19:21:56 +00:00
Родитель dbb5abc45b
Коммит 6a1365d725
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -380,7 +380,7 @@ Note: We're only listing outstanding class updates.
* net-smtp 0.3.1
* matrix 0.4.2
* prime 0.1.2
* debug 1.3.4
* debug 1.4.0
* Coverage measurement now supports suspension. You can use `Coverage.suspend`
to stop the measurement temporarily, and `Coverage.resume` to restart it.