Point blade to the official repository

This commit is contained in:
Jean Boussier 2022-01-12 14:52:41 +01:00
parent e2865d5f45
commit 18e3226c9b
2 changed files with 3 additions and 4 deletions

View File

@ -110,7 +110,7 @@ end
# Action View
group :view do
gem "blade", github: "casperisfine/blade", branch: "ruby-3.2-compat", require: false, platforms: [:ruby]
gem "blade", github: "javan/blade", require: false, platforms: [:ruby]
gem "sprockets-export", require: false
end

View File

@ -5,9 +5,8 @@ GIT
mysql2 (0.5.3)
GIT
remote: https://github.com/casperisfine/blade.git
revision: cae7c6294ba9b99d6e494867fd3d8f3a1e1a0b7c
branch: ruby-3.2-compat
remote: https://github.com/javan/blade.git
revision: 685be36e36b8c0b1638d6bca9021a079c930ff29
specs:
blade (0.7.2)
activesupport (>= 3.0.0)