Skip to content

Commit 00ff437

Browse files
Sorixellejwise
authored andcommitted
gemfile: use gem.coop as gem source
Signed-off-by: Ruby Iris Juric <[email protected]>
1 parent 221e435 commit 00ff437

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
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
source 'https://rubygems.org'
15+
source 'https://gem.coop'
1616
ruby file: '.ruby-version'
1717

1818
gem 'slugize', '>= 0.0.3'

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
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)

0 commit comments

Comments
 (0)