Commit e93eb3c83b84d8ee34866a5138b79595ac729241

Authored by Will Farrington
1 parent a88ba81d84

include ruby 1.9.3-p194 by default

Showing 1 changed file with 3 additions and 0 deletions Side-by-side Diff

... ... @@ -48,5 +48,8 @@
48 48 # node versions
49 49 include nodejs::0-6
50 50 include nodejs::0-8
  51 +
  52 + # default ruby versions
  53 + include ruby::1-9-3-p194
51 54 }