summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlotte Koch <charlotte@magentastripe.com>2023-10-15 14:29:42 -0700
committerCharlotte Koch <charlotte@magentastripe.com>2023-10-15 14:29:42 -0700
commit872710b6a3b369a3bd4960f7a42fcc8e3ad9d733 (patch)
treec7bfdfae79979722418e9747d22d79a9ebe6a98c
parentfbf97cf837073033f7e74cdf29c7863e02ed3ae1 (diff)
Refer to MSM's copy of Asciidoctor, not dressupgeekout's
-rw-r--r--Gemfile4
1 files 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"