lang/ruby: add +chruby (#2667)
Co-authored-by: Henrik Lissner <accounts@v0.io>
This commit is contained in:
parent
503c6d878e
commit
992f4b76f4
5 changed files with 21 additions and 5 deletions
|
@ -23,6 +23,8 @@
|
|||
(package! rbenv :pin "2ea1a5bdc1"))
|
||||
(when (featurep! +rvm)
|
||||
(package! rvm :pin "134497bc46"))
|
||||
(when (featurep! +chruby)
|
||||
(package! chruby :pin "42bc6d521f"))
|
||||
|
||||
;; Testing frameworks
|
||||
(package! rspec-mode :pin "c4353a1bff")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue