We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6475bec commit b661ddaCopy full SHA for b661dda
Gemfile
@@ -1,6 +1,6 @@
1
# frozen_string_literal: true
2
3
-source 'https://rubygems.org'
+source 'https://gem.coop/'
4
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
5
6
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"
Gemfile.lock
@@ -1,5 +1,5 @@
GEM
- remote: https://rubygems.org/
+ remote: https://gem.coop/
specs:
actioncable (8.0.3)
actionpack (= 8.0.3)
0 commit comments