5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-14 01:12:21 +00:00

usar nuestro propio repositorio de gemas

This commit is contained in:
f 2019-09-18 11:32:06 -03:00
parent 5291a3b8f4
commit 9525747d2b
No known key found for this signature in database
GPG key ID: 2AE5A13E321F953D
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
# frozen_string_literal: true
source 'https://rubygems.org'
source 'https://gems.sutty.nl'
git_source(:github) do |repo_name|
repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?('/')

View file

@ -6,7 +6,7 @@ GIT
nokogiri
GEM
remote: https://rubygems.org/
remote: https://:@gems.sutty.nl/
specs:
actioncable (6.0.0)
actionpack (= 6.0.0)