diff --git a/README.md b/README.md index 983a8e86..08562146 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# NHS Notify Supplier API +# NHS Notify Supplier APIs [![1. CI/CD pull request](https://github.com/NHSDigital/nhs-notify-supplier-api/actions/workflows/cicd-1-pull-request.yaml/badge.svg)](https://github.com/NHSDigital/nhs-notify-supplier-api/actions/workflows/cicd-1-pull-request.yaml) [![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=nhs-notify-supplier-api&metric=alert_status)](https://sonarcloud.io/summary/new_code?id=nhs-notify-supplier-api) @@ -16,7 +16,7 @@ This repository documents the Supplier API specification and provides an SDK wit ## Table of Contents -- [NHS Notify Supplier API](#nhs-notify-supplier-api) +- [NHS Notify Supplier APIs](#nhs-notify-supplier-apis) - [OAS Specifications](#oas-specifications) - [Table of Contents](#table-of-contents) - [API Consumers - Getting Started](#api-consumers---getting-started) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 2d99dd6e..e5139a53 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -27,10 +27,14 @@ GEM erb (4.0.4) cgi (>= 0.3.3) eventmachine (1.2.7) + ffi (1.17.2-aarch64-linux-gnu) ffi (1.17.2-arm64-darwin) ffi (1.17.2-x86_64-linux-gnu) forwardable-extended (2.6.0) gemoji (4.1.0) + google-protobuf (4.31.1-aarch64-linux-gnu) + bigdecimal + rake (>= 13) google-protobuf (4.31.1-arm64-darwin) bigdecimal rake (>= 13) @@ -101,6 +105,8 @@ GEM jekyll-seo-tag (~> 2.1) minitest (5.24.1) mutex_m (0.2.0) + nokogiri (1.18.4-aarch64-linux-gnu) + racc (~> 1.4) nokogiri (1.18.4-arm64-darwin) racc (~> 1.4) nokogiri (1.18.4-x86_64-linux-gnu) @@ -116,6 +122,8 @@ GEM rexml (3.4.1) rouge (4.5.2) safe_yaml (1.0.5) + sass-embedded (1.83.0-aarch64-linux-gnu) + google-protobuf (~> 4.28) sass-embedded (1.83.0-arm64-darwin) google-protobuf (~> 4.28) sass-embedded (1.83.0-x86_64-linux-gnu) @@ -128,6 +136,7 @@ GEM webrick (1.8.2) PLATFORMS + aarch64-linux arm64-darwin-23 x86_64-linux