public
Description: Resources for rspec developers/contributors
Homepage: http://rspec.info/
Clone URL: git://github.com/dchelimsky/rspec-dev.git
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'