Skip to content

Commit e667fcf

Browse files
committed
Switch to upstream version of Bazel Ruby rules
1 parent 154a160 commit e667fcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

WORKSPACE

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -259,9 +259,9 @@ pin_browsers()
259259

260260
http_archive(
261261
name = "bazelruby_rules_ruby",
262-
sha256 = "14861aed0c9be47577808757ce2e54aa7c729f58d4c99ed907834df2a2245c6d",
263-
strip_prefix = "rules_ruby-1-36893fe82ea490cb4cc0ec0a5542298e2b45fb1c",
264-
url = "https://github.com/p0deje/rules_ruby-1/archive/36893fe82ea490cb4cc0ec0a5542298e2b45fb1c.tar.gz",
262+
sha256 = "43e1dc0b747d51617dcbc02c15c4a1383cb572d58bef3accc10b9c8bd1e06b62",
263+
strip_prefix = "rules_ruby-2caa1f20d5ba22080af653470037c72bf219af45",
264+
url = "https://github.com/bazelruby/rules_ruby/archive/2caa1f20d5ba22080af653470037c72bf219af45.tar.gz",
265265
)
266266

267267
load(

0 commit comments

Comments
 (0)