Revert gem source back to rubygems

This commit is contained in:
James Dinkel 2025-10-18 13:00:17 -05:00
parent c543a5c2c3
commit d45a339a33
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
# frozen_string_literal: true
source 'https://gem.coop'
source 'https://rubygems.org'
gem 'rake'
gem 'roda'