summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharlotte Koch <charlotte@magentastripe.com>2025-10-30 15:56:18 -0700
committerCharlotte Koch <charlotte@magentastripe.com>2025-10-30 15:56:18 -0700
commitd64b089850a4c79720e2d47bf0daa15836d049be (patch)
tree35f0848c9830d298b2be36b2533419441d877901
parentcf6ca8978a1fcf4bb7920ae0b778c74a2fa1ab12 (diff)
Use new Rubygems host
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index efc9dee..69425db 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,4 +1,4 @@
-source 'https://rubygems.org'
+source 'https://gem.coop'
gem 'asciidoctor'
gem 'asciidoctor-pdf'
gem 'asciidoctor-epub3'