Skip to content

Commit b661dda

Browse files
authored
Switch to gem co-op (#313)
https://gem.coop/
1 parent 6475bec commit b661dda

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
source 'https://rubygems.org'
3+
source 'https://gem.coop/'
44
git_source(:github) { |repo| "https://github.com/#{repo}.git" }
55

66
# Bundle edge Rails instead: gem "rails", github: "rails/rails", branch: "main"

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GEM
2-
remote: https://rubygems.org/
2+
remote: https://gem.coop/
33
specs:
44
actioncable (8.0.3)
55
actionpack (= 8.0.3)

0 commit comments

Comments
 (0)