From 5fdf2b62f1f97026f76c0336a225f8b510762b46 Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Thu, 16 Sep 2021 20:16:22 -0400 Subject: Adapted Lua, Python and Ruby compilers to the new variant format. --- lux-ruby/project.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lux-ruby/project.clj') diff --git a/lux-ruby/project.clj b/lux-ruby/project.clj index 88b172b40..36430ec9a 100644 --- a/lux-ruby/project.clj +++ b/lux-ruby/project.clj @@ -20,7 +20,7 @@ ["snapshots" {:url ~sonatype-snapshots :creds :gpg}]] :plugins [[com.github.luxlang/lein-luxc ~version]] - :dependencies [[com.github.luxlang/luxc-jvm ~version] + :dependencies [[com.github.luxlang/lux-bootstrapper ~version] [com.github.luxlang/stdlib ~version] [org.jruby/jruby-complete "9.2.15.0"]] -- cgit v1.2.3