diff options
| author | Charlotte Koch <charlotte@magentastripe.com> | 2025-10-30 15:56:18 -0700 |
|---|---|---|
| committer | Charlotte Koch <charlotte@magentastripe.com> | 2025-10-30 15:56:18 -0700 |
| commit | d64b089850a4c79720e2d47bf0daa15836d049be (patch) | |
| tree | 35f0848c9830d298b2be36b2533419441d877901 | |
| parent | cf6ca8978a1fcf4bb7920ae0b778c74a2fa1ab12 (diff) | |
Use new Rubygems host
| -rw-r--r-- | Gemfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -source 'https://rubygems.org' +source 'https://gem.coop' gem 'asciidoctor' gem 'asciidoctor-pdf' gem 'asciidoctor-epub3' |
