Unverified Commit f8c6fd0a authored by Mario Rodas's avatar Mario Rodas Committed by GitHub
Browse files

Merge pull request #235093 from fetsorn/fetsorn/ruby-typo

ruby: fix typo
parents 5521be28 025b14d2
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 }: