Commit 025b14d2 authored by fetsorn's avatar fetsorn
Browse files

ruby: fix typo

parent 3c7a6861
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/* An environment for development that bundles ruby, bundler and bundix
   together. This avoids version conflicts where each is using a diferent
   together. This avoids version conflicts where each is using a different
   version of each-other.
*/
{ buildEnv, ruby, bundler, bundix }: