Skip to content

Commit 18e3226

Browse files
committed
Point blade to the official repository
1 parent e2865d5 commit 18e3226

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ end
110110

111111
# Action View
112112
group :view do
113-
gem "blade", github: "casperisfine/blade", branch: "ruby-3.2-compat", require: false, platforms: [:ruby]
113+
gem "blade", github: "javan/blade", require: false, platforms: [:ruby]
114114
gem "sprockets-export", require: false
115115
end
116116

Gemfile.lock

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@ GIT
55
mysql2 (0.5.3)
66

77
GIT
8-
remote: https://github.com/casperisfine/blade.git
9-
revision: cae7c6294ba9b99d6e494867fd3d8f3a1e1a0b7c
10-
branch: ruby-3.2-compat
8+
remote: https://github.com/javan/blade.git
9+
revision: 685be36e36b8c0b1638d6bca9021a079c930ff29
1110
specs:
1211
blade (0.7.2)
1312
activesupport (>= 3.0.0)

0 commit comments

Comments
 (0)