From 872710b6a3b369a3bd4960f7a42fcc8e3ad9d733 Mon Sep 17 00:00:00 2001 From: Charlotte Koch Date: Sun, 15 Oct 2023 14:29:42 -0700 Subject: Refer to MSM's copy of Asciidoctor, not dressupgeekout's --- Gemfile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile b/Gemfile index 3991d67..d5b2f4a 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source "https://rubygems.org" -gem "asciidoctor-pdf", git: "https://github.com/dressupgeekout/asciidoctor-pdf", branch: "2.3.9-charlotte" -gem "asciidoctor-epub3", git: "https://github.com/dressupgeekout/asciidoctor-epub3", branch: "charlotte" +gem "asciidoctor-pdf", git: "https://github.com/magentastripe/asciidoctor-pdf", branch: "2.3.9-charlotte" +gem "asciidoctor-epub3", git: "https://github.com/magentastripe/asciidoctor-epub3", branch: "charlotte" gem "epubcheck-ruby" gem "rghost" -- cgit v1.2.3