summaryrefslogtreecommitdiff
path: root/ruby.morph
blob: c9eccd899b08774dca190e0512d9dc79c033cc46 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
name: ruby
kind: stratum
description: ruby and things from ruby world
build-depends:
- morph: tools
chunks:
- name: ruby-1.8
  repo: upstream:ruby
  ref: 7a24f1710028d568ad61d0aa49d5178260178d77
  unpetrify-ref: baserock/morph/ruby_1_8_7
  build-depends: []
- name: libyaml
  repo: upstream:libyaml-hg
  ref: 0577078d6625a7bf06e6bc7fb26a43e27400b17e
  unpetrify-ref: master
  build-depends: []
- name: ruby
  repo: upstream:ruby
  ref: 05604af5a6da635b8bca51269db8b433972e82c0
  unpetrify-ref: baserock/ruby_2_0_0
  build-depends:
  - ruby-1.8
  - libyaml
- name: bundler
  repo: upstream:bundler
  ref: 0708fbe62617a63300e1cc3b9869cc1280c57ef6 
  unpetrify_ref: baserock/v1.6.2 
  build-depends:
  - ruby