Volver a rubygems

This commit is contained in:
fauno 2020-06-20 22:16:16 -03:00
parent 67be760a70
commit b99da9564b

View file

@ -1,6 +1,6 @@
# frozen_string_literal: true # frozen_string_literal: true
source 'https://gems.sutty.nl' source 'https://rubygems.org'
git_source(:github) { |repo| "https://github.com/#{repo}.git" } git_source(:github) { |repo| "https://github.com/#{repo}.git" }
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails' # Bundle edge Rails instead: gem 'rails', github: 'rails/rails'