public
Description: Resources for rspec developers/contributors
Homepage: http://rspec.info/
Clone URL: git://github.com/dchelimsky/rspec-dev.git
dchelimsky (author)
Mon Oct 05 22:27:31 -0700 2009
commit  086cd7c64db47b4f6638d34da63f83b564d46311
tree    f3314e117cbe5784a5302e080e15fa4b37eff797
parent  61ba570ca011a86b67b3635561b6cbb5183e338b
rspec-dev / geminstaller-website.yml
100644 11 lines (10 sloc) 0.224 kb
1
2
3
4
5
6
7
8
9
10
11
# Additional gems needed to build the website and/or publish gems
gems:
- name: RedCloth
  version: '>= 4.1.1'
- name: coderay
  version: '>= 0.8'
- name: rubyforge
  version: '>= 1.0.3'
- name: syntax
  version: '>= 1.0.0'