Bundle rails from main
Undoing the pinning to a bugfix branch from 04baaa9c
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
source "https://rubygems.org"
|
||||
git_source(:bc) { |repo| "https://github.com/basecamp/#{repo}" }
|
||||
|
||||
gem "rails", github: "flavorjones/rails", branch: "flavorjones/fix-script-name-in-root-mounted-engine"
|
||||
gem "rails", github: "rails/rails", branch: "main"
|
||||
|
||||
# Assets & front end
|
||||
gem "importmap-rails"
|
||||
|
||||
Reference in New Issue
Block a user