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"
|
||||
|
||||
+11
-11
@@ -89,9 +89,17 @@ GIT
|
||||
zeitwerk (~> 2)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/flavorjones/rails.git
|
||||
revision: ba3d32ece6a1a1289b8981a987656dbf3d0e700c
|
||||
branch: flavorjones/fix-script-name-in-root-mounted-engine
|
||||
remote: https://github.com/jeremy/mysql2.git
|
||||
revision: b5766f5d296745d6aed014c8c0b7d82ef149ade1
|
||||
ref: b5766f5d296745d6aed014c8c0b7d82ef149ade1
|
||||
branch: force_latin1_to_utf8
|
||||
specs:
|
||||
mysql2 (0.5.4.latin1utf8)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/rails/rails.git
|
||||
revision: d8795bd762ab2716b6e7fd07a403566b28159cdc
|
||||
branch: main
|
||||
specs:
|
||||
actioncable (8.1.0.beta1)
|
||||
actionpack (= 8.1.0.beta1)
|
||||
@@ -189,14 +197,6 @@ GIT
|
||||
tsort (>= 0.2)
|
||||
zeitwerk (~> 2.6)
|
||||
|
||||
GIT
|
||||
remote: https://github.com/jeremy/mysql2.git
|
||||
revision: b5766f5d296745d6aed014c8c0b7d82ef149ade1
|
||||
ref: b5766f5d296745d6aed014c8c0b7d82ef149ade1
|
||||
branch: force_latin1_to_utf8
|
||||
specs:
|
||||
mysql2 (0.5.4.latin1utf8)
|
||||
|
||||
PATH
|
||||
remote: gems/fizzy-saas
|
||||
specs:
|
||||
|
||||
Reference in New Issue
Block a user