Skip to content

Commit 0727a8e

Browse files
committed
📌 Switch to gem.coop
1 parent 8a8ba0a commit 0727a8e

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
source 'https://rubygems.org'
1+
source 'https://gem.coop'
22
git_source(:github){ |repo_name| "https://github.com/#{repo_name}.git" }
33

44
gem 'rails', '~> 8'

Gemfile.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ GIT
55
gravatar_image_tag (1.2.0)
66

77
GEM
8-
remote: https://rubygems.org/
8+
remote: https://gem.coop/
99
specs:
1010
SyslogLogger (2.0)
1111
action_text-trix (2.1.16)
@@ -105,7 +105,7 @@ GEM
105105
connection_pool (3.0.2)
106106
crass (1.0.6)
107107
date (3.5.1)
108-
docile (1.1.5)
108+
docile (1.4.1)
109109
drb (2.2.3)
110110
erb (6.0.1)
111111
erubi (1.13.1)
@@ -175,6 +175,7 @@ GEM
175175
minitest (6.0.1)
176176
prism (~> 1.5)
177177
msgpack (1.8.0)
178+
multi_json (1.19.1)
178179
net-http (0.9.1)
179180
uri (>= 0.11.1)
180181
net-imap (0.6.2)
@@ -271,11 +272,10 @@ GEM
271272
simple_form (5.4.1)
272273
actionpack (>= 7.0)
273274
activemodel (>= 7.0)
274-
simplecov (0.13.0)
275-
docile (~> 1.1.0)
276-
json (>= 1.8, < 3)
277-
simplecov-html (~> 0.10.0)
278-
simplecov-html (0.10.2)
275+
simplecov (0.7.1)
276+
multi_json (~> 1.0)
277+
simplecov-html (~> 0.7.1)
278+
simplecov-html (0.7.1)
279279
spring (4.4.0)
280280
sprockets (4.2.2)
281281
concurrent-ruby (~> 1.0)

0 commit comments

Comments
 (0)