summaryrefslogtreecommitdiff
path: root/elements/ruby.bst
blob: 2b65c1a4d4adc46d6e299fd5e59da1a780708d72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
kind: stack
description: |-
  Ruby and common Ruby build dependencies.

  Most Gem dependencies are not required when building or installing the
  Gem. They are needed at runtime only. Tools which extend Rake, such as
  'hoe' and 'rake-compiler', are exceptions to that rule, and are kept
  in this stratum so they are always available when building other Gems.
depends:
- ruby/ruby-1.8.bst
- ruby/libyaml.bst
- ruby/ruby.bst
- ruby/bundler.bst
- ruby/hoe.bst
- ruby/rake-compiler.bst