Sha256: ed6f1e7421a52e78fb182b324f391c7af5ee224647687b182dc8c0056b7c1986
Contents?: true
Size: 299 Bytes
Versions: 16
Compression:
Stored size: 299 Bytes
Contents
--- - homebrew: name={{ item }} state=present with_items: - openssl - libyaml # required for building Ruby <= 1.9.3-p0 - homebrew_tap: tap=homebrew/dupes state=present when: rbenv.ruby_version <= 1.9.3-p0 - homebrew: name=apple-gcc42 state=present when: rbenv.ruby_version <= 1.9.3-p0
Version data entries
16 entries across 16 versions & 1 rubygems