summaryrefslogtreecommitdiff
path: root/strata/ruby.morph
blob: 45db406d68d46d2145193a4ebdfa8f69e9090abc (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
30
31
32
name: ruby
kind: stratum
description: ruby and things from ruby world
build-depends:
- morph: strata/tools.morph
chunks:
- name: ruby-1.8
  morph: strata/ruby/ruby-1.8.morph
  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
  morph: strata/ruby/ruby.morph
  repo: upstream:ruby
  ref: 05604af5a6da635b8bca51269db8b433972e82c0
  unpetrify-ref: baserock/ruby_2_0_0
  build-depends:
  - ruby-1.8
  - libyaml
- name: bundler
  morph: strata/ruby/bundler.morph
  repo: upstream:bundler
  ref: 0708fbe62617a63300e1cc3b9869cc1280c57ef6
  unpetrify-ref: baserock/v1.6.2
  build-depends:
  - ruby