From 790f27e0838cfe50467ca1060754963d0a7bdd02 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Oct 2024 12:10:25 +0000 Subject: [PATCH] Bump rexml from 3.3.6 to 3.3.9 in /doc/tech-docs (#4350) * Bump rexml from 3.3.6 to 3.3.9 in /doc/tech-docs Bumps [rexml](https://github.com/ruby/rexml) from 3.3.6 to 3.3.9. - [Release notes](https://github.com/ruby/rexml/releases) - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md) - [Commits](https://github.com/ruby/rexml/compare/v3.3.6...v3.3.9) --- updated-dependencies: - dependency-name: rexml dependency-type: indirect ... Signed-off-by: dependabot[bot] * Upgrade rexml to 3.3.9 --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Marcus Aspin --- doc/tech-docs/Gemfile.lock | 4 +--- .../accredited-programmes-and-oasys/tech-docs/Gemfile.lock | 4 +--- .../appointment-reminders-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/approved-premises-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/approved-premises-and-oasys/tech-docs/Gemfile.lock | 4 +--- projects/arns-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/assessment-summary-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/cas2-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/cas3-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/common-platform-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/core-person-record-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/court-case-and-delius/tech-docs/Gemfile.lock | 4 +--- .../tech-docs/Gemfile.lock | 4 +--- projects/custody-key-dates-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/domain-events-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/dps-and-delius/tech-docs/Gemfile.lock | 4 +--- .../tech-docs/Gemfile.lock | 4 +--- projects/external-api-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/hdc-licences-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/ims-and-delius/tech-docs/Gemfile.lock | 4 +--- .../make-recall-decisions-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/manage-offences-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/manage-pom-cases-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/manage-supervision-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/manage-supervision-and-oasys/tech-docs/Gemfile.lock | 4 +--- projects/oasys-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/offender-events-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/opd-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/pathfinder-and-delius/tech-docs/Gemfile.lock | 4 +--- .../person-search-index-from-delius/tech-docs/Gemfile.lock | 4 +--- .../pre-sentence-reports-to-delius/tech-docs/Gemfile.lock | 4 +--- .../prison-case-notes-to-probation/tech-docs/Gemfile.lock | 4 +--- .../prison-custody-status-to-delius/tech-docs/Gemfile.lock | 4 +--- projects/prison-education-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/prison-identifier-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/prisoner-profile-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/probation-search-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/refer-and-monitor-and-delius/tech-docs/Gemfile.lock | 4 +--- .../resettlement-passport-and-delius/tech-docs/Gemfile.lock | 4 +--- .../risk-assessment-scores-to-delius/tech-docs/Gemfile.lock | 4 +--- projects/sentence-plan-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/sentence-plan-and-oasys/tech-docs/Gemfile.lock | 4 +--- projects/soc-and-delius/tech-docs/Gemfile.lock | 4 +--- .../subject-access-requests-and-delius/tech-docs/Gemfile.lock | 4 +--- projects/tier-to-delius/tech-docs/Gemfile.lock | 4 +--- projects/unpaid-work-and-delius/tech-docs/Gemfile.lock | 4 +--- .../workforce-allocations-to-delius/tech-docs/Gemfile.lock | 4 +--- .../projects/api-client-and-server/tech-docs/Gemfile.lock | 4 +--- templates/projects/api-server/tech-docs/Gemfile.lock | 4 +--- .../tech-docs/Gemfile.lock | 4 +--- .../message-listener-with-api-client/tech-docs/Gemfile.lock | 4 +--- templates/projects/message-listener/tech-docs/Gemfile.lock | 4 +--- 53 files changed, 53 insertions(+), 159 deletions(-) diff --git a/doc/tech-docs/Gemfile.lock b/doc/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/doc/tech-docs/Gemfile.lock +++ b/doc/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/accredited-programmes-and-oasys/tech-docs/Gemfile.lock b/projects/accredited-programmes-and-oasys/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/accredited-programmes-and-oasys/tech-docs/Gemfile.lock +++ b/projects/accredited-programmes-and-oasys/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/appointment-reminders-and-delius/tech-docs/Gemfile.lock b/projects/appointment-reminders-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/appointment-reminders-and-delius/tech-docs/Gemfile.lock +++ b/projects/appointment-reminders-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/approved-premises-and-delius/tech-docs/Gemfile.lock b/projects/approved-premises-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/approved-premises-and-delius/tech-docs/Gemfile.lock +++ b/projects/approved-premises-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/approved-premises-and-oasys/tech-docs/Gemfile.lock b/projects/approved-premises-and-oasys/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/approved-premises-and-oasys/tech-docs/Gemfile.lock +++ b/projects/approved-premises-and-oasys/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/arns-and-delius/tech-docs/Gemfile.lock b/projects/arns-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/arns-and-delius/tech-docs/Gemfile.lock +++ b/projects/arns-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/assessment-summary-and-delius/tech-docs/Gemfile.lock b/projects/assessment-summary-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/assessment-summary-and-delius/tech-docs/Gemfile.lock +++ b/projects/assessment-summary-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/cas2-and-delius/tech-docs/Gemfile.lock b/projects/cas2-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/cas2-and-delius/tech-docs/Gemfile.lock +++ b/projects/cas2-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/cas3-and-delius/tech-docs/Gemfile.lock b/projects/cas3-and-delius/tech-docs/Gemfile.lock index b2e63eb4df..9617050847 100644 --- a/projects/cas3-and-delius/tech-docs/Gemfile.lock +++ b/projects/cas3-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/common-platform-and-delius/tech-docs/Gemfile.lock b/projects/common-platform-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/common-platform-and-delius/tech-docs/Gemfile.lock +++ b/projects/common-platform-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/core-person-record-and-delius/tech-docs/Gemfile.lock b/projects/core-person-record-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/core-person-record-and-delius/tech-docs/Gemfile.lock +++ b/projects/core-person-record-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/court-case-and-delius/tech-docs/Gemfile.lock b/projects/court-case-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/court-case-and-delius/tech-docs/Gemfile.lock +++ b/projects/court-case-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/create-and-vary-a-licence-and-delius/tech-docs/Gemfile.lock b/projects/create-and-vary-a-licence-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/create-and-vary-a-licence-and-delius/tech-docs/Gemfile.lock +++ b/projects/create-and-vary-a-licence-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/custody-key-dates-and-delius/tech-docs/Gemfile.lock b/projects/custody-key-dates-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/custody-key-dates-and-delius/tech-docs/Gemfile.lock +++ b/projects/custody-key-dates-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/domain-events-and-delius/tech-docs/Gemfile.lock b/projects/domain-events-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/domain-events-and-delius/tech-docs/Gemfile.lock +++ b/projects/domain-events-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/dps-and-delius/tech-docs/Gemfile.lock b/projects/dps-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/dps-and-delius/tech-docs/Gemfile.lock +++ b/projects/dps-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/effective-proposal-framework-and-delius/tech-docs/Gemfile.lock b/projects/effective-proposal-framework-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/effective-proposal-framework-and-delius/tech-docs/Gemfile.lock +++ b/projects/effective-proposal-framework-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/external-api-and-delius/tech-docs/Gemfile.lock b/projects/external-api-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/external-api-and-delius/tech-docs/Gemfile.lock +++ b/projects/external-api-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/hdc-licences-and-delius/tech-docs/Gemfile.lock b/projects/hdc-licences-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/hdc-licences-and-delius/tech-docs/Gemfile.lock +++ b/projects/hdc-licences-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock b/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock +++ b/projects/hmpps-auth-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/ims-and-delius/tech-docs/Gemfile.lock b/projects/ims-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/ims-and-delius/tech-docs/Gemfile.lock +++ b/projects/ims-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/make-recall-decisions-and-delius/tech-docs/Gemfile.lock b/projects/make-recall-decisions-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/make-recall-decisions-and-delius/tech-docs/Gemfile.lock +++ b/projects/make-recall-decisions-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/manage-offences-and-delius/tech-docs/Gemfile.lock b/projects/manage-offences-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/manage-offences-and-delius/tech-docs/Gemfile.lock +++ b/projects/manage-offences-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/manage-pom-cases-and-delius/tech-docs/Gemfile.lock b/projects/manage-pom-cases-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/manage-pom-cases-and-delius/tech-docs/Gemfile.lock +++ b/projects/manage-pom-cases-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/manage-supervision-and-delius/tech-docs/Gemfile.lock b/projects/manage-supervision-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/manage-supervision-and-delius/tech-docs/Gemfile.lock +++ b/projects/manage-supervision-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/manage-supervision-and-oasys/tech-docs/Gemfile.lock b/projects/manage-supervision-and-oasys/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/manage-supervision-and-oasys/tech-docs/Gemfile.lock +++ b/projects/manage-supervision-and-oasys/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/oasys-and-delius/tech-docs/Gemfile.lock b/projects/oasys-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/oasys-and-delius/tech-docs/Gemfile.lock +++ b/projects/oasys-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/offender-events-and-delius/tech-docs/Gemfile.lock b/projects/offender-events-and-delius/tech-docs/Gemfile.lock index b2e63eb4df..9617050847 100644 --- a/projects/offender-events-and-delius/tech-docs/Gemfile.lock +++ b/projects/offender-events-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/opd-and-delius/tech-docs/Gemfile.lock b/projects/opd-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/opd-and-delius/tech-docs/Gemfile.lock +++ b/projects/opd-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/pathfinder-and-delius/tech-docs/Gemfile.lock b/projects/pathfinder-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/pathfinder-and-delius/tech-docs/Gemfile.lock +++ b/projects/pathfinder-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/person-search-index-from-delius/tech-docs/Gemfile.lock b/projects/person-search-index-from-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/person-search-index-from-delius/tech-docs/Gemfile.lock +++ b/projects/person-search-index-from-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/pre-sentence-reports-to-delius/tech-docs/Gemfile.lock b/projects/pre-sentence-reports-to-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/pre-sentence-reports-to-delius/tech-docs/Gemfile.lock +++ b/projects/pre-sentence-reports-to-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/prison-case-notes-to-probation/tech-docs/Gemfile.lock b/projects/prison-case-notes-to-probation/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/prison-case-notes-to-probation/tech-docs/Gemfile.lock +++ b/projects/prison-case-notes-to-probation/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/prison-custody-status-to-delius/tech-docs/Gemfile.lock b/projects/prison-custody-status-to-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/prison-custody-status-to-delius/tech-docs/Gemfile.lock +++ b/projects/prison-custody-status-to-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/prison-education-and-delius/tech-docs/Gemfile.lock b/projects/prison-education-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/prison-education-and-delius/tech-docs/Gemfile.lock +++ b/projects/prison-education-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/prison-identifier-and-delius/tech-docs/Gemfile.lock b/projects/prison-identifier-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/prison-identifier-and-delius/tech-docs/Gemfile.lock +++ b/projects/prison-identifier-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/prisoner-profile-and-delius/tech-docs/Gemfile.lock b/projects/prisoner-profile-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/prisoner-profile-and-delius/tech-docs/Gemfile.lock +++ b/projects/prisoner-profile-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/probation-search-and-delius/tech-docs/Gemfile.lock b/projects/probation-search-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/probation-search-and-delius/tech-docs/Gemfile.lock +++ b/projects/probation-search-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/refer-and-monitor-and-delius/tech-docs/Gemfile.lock b/projects/refer-and-monitor-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/refer-and-monitor-and-delius/tech-docs/Gemfile.lock +++ b/projects/refer-and-monitor-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/resettlement-passport-and-delius/tech-docs/Gemfile.lock b/projects/resettlement-passport-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/resettlement-passport-and-delius/tech-docs/Gemfile.lock +++ b/projects/resettlement-passport-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/risk-assessment-scores-to-delius/tech-docs/Gemfile.lock b/projects/risk-assessment-scores-to-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/risk-assessment-scores-to-delius/tech-docs/Gemfile.lock +++ b/projects/risk-assessment-scores-to-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/sentence-plan-and-delius/tech-docs/Gemfile.lock b/projects/sentence-plan-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/sentence-plan-and-delius/tech-docs/Gemfile.lock +++ b/projects/sentence-plan-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/sentence-plan-and-oasys/tech-docs/Gemfile.lock b/projects/sentence-plan-and-oasys/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/sentence-plan-and-oasys/tech-docs/Gemfile.lock +++ b/projects/sentence-plan-and-oasys/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/soc-and-delius/tech-docs/Gemfile.lock b/projects/soc-and-delius/tech-docs/Gemfile.lock index b2e63eb4df..9617050847 100644 --- a/projects/soc-and-delius/tech-docs/Gemfile.lock +++ b/projects/soc-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/subject-access-requests-and-delius/tech-docs/Gemfile.lock b/projects/subject-access-requests-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/subject-access-requests-and-delius/tech-docs/Gemfile.lock +++ b/projects/subject-access-requests-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/tier-to-delius/tech-docs/Gemfile.lock b/projects/tier-to-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/tier-to-delius/tech-docs/Gemfile.lock +++ b/projects/tier-to-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/unpaid-work-and-delius/tech-docs/Gemfile.lock b/projects/unpaid-work-and-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/unpaid-work-and-delius/tech-docs/Gemfile.lock +++ b/projects/unpaid-work-and-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/projects/workforce-allocations-to-delius/tech-docs/Gemfile.lock b/projects/workforce-allocations-to-delius/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/projects/workforce-allocations-to-delius/tech-docs/Gemfile.lock +++ b/projects/workforce-allocations-to-delius/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/templates/projects/api-client-and-server/tech-docs/Gemfile.lock b/templates/projects/api-client-and-server/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/templates/projects/api-client-and-server/tech-docs/Gemfile.lock +++ b/templates/projects/api-client-and-server/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/templates/projects/api-server/tech-docs/Gemfile.lock b/templates/projects/api-server/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/templates/projects/api-server/tech-docs/Gemfile.lock +++ b/templates/projects/api-server/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/templates/projects/message-listener-with-api-client-and-server/tech-docs/Gemfile.lock b/templates/projects/message-listener-with-api-client-and-server/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/templates/projects/message-listener-with-api-client-and-server/tech-docs/Gemfile.lock +++ b/templates/projects/message-listener-with-api-client-and-server/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/templates/projects/message-listener-with-api-client/tech-docs/Gemfile.lock b/templates/projects/message-listener-with-api-client/tech-docs/Gemfile.lock index b387d6c3c4..9fdb19f88e 100644 --- a/templates/projects/message-listener-with-api-client/tech-docs/Gemfile.lock +++ b/templates/projects/message-listener-with-api-client/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11) diff --git a/templates/projects/message-listener/tech-docs/Gemfile.lock b/templates/projects/message-listener/tech-docs/Gemfile.lock index b2e63eb4df..9617050847 100644 --- a/templates/projects/message-listener/tech-docs/Gemfile.lock +++ b/templates/projects/message-listener/tech-docs/Gemfile.lock @@ -145,8 +145,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.1) - rexml (3.3.6) - strscan + rexml (3.3.9) rouge (3.30.0) sass (3.4.25) sassc (2.4.0) @@ -155,7 +154,6 @@ GEM sprockets (4.2.0) concurrent-ruby (~> 1.0) rack (>= 2.2.4, < 4) - strscan (3.1.0) temple (0.10.0) thor (1.2.1) tilt (2.0.11)