From ba0017b2fb4614ec682ad0d04337a269ab40084d Mon Sep 17 00:00:00 2001 From: Peter Boling Date: Wed, 25 Sep 2024 14:42:05 -0600 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Fix=20markdown?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a324004..a14567b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -43,8 +43,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Typo in gemspec description ## 2.0.0 - 2024-09-04 -COVERAGE: 97.72% -- 214/219 lines in 3 files -BRANCH COVERAGE: 86.00% -- 43/50 branches in 3 branches +- COVERAGE: 97.72% -- 214/219 lines in 3 files +- BRANCH COVERAGE: 86.00% -- 43/50 branches in 3 branches ### Changed - Upgraded to rack v2+ - Switched ruby-openid => ruby-openid2