Move bc shorthand to saas gemfile

This commit is contained in:
Jorge Manrubia
2025-11-24 08:36:10 +01:00
parent a5b02755b2
commit c62e843d2b
2 changed files with 3 additions and 1 deletions
-1
View File
@@ -1,5 +1,4 @@
source "https://rubygems.org"
git_source(:bc) { |repo| "https://github.com/basecamp/#{repo}" }
gem "rails", github: "rails/rails", branch: "main"