Introduction
Introduction Statistics Contact Development Disclaimer Help
Gemfile - reportable - Fork of reportable required by WarVox, from hdm/reportab…
git clone git://jay.scot/reportable
Log
Files
Refs
README
---
Gemfile (294B)
---
1 source "http://rubygems.org"
2
3 gem 'rails', '~> 4.1.0'
4 gem 'protected_attributes'
5
6 gem 'sqlite3'
7 # gem 'mysql', '>= 2.8.0'
8 gem 'pg'
9
10 gem 'rspec', '~> 2.8.0'
11 gem 'simplecov'
12 gem 'excellent', '>= 1.5.4'
13 gem 'yard', '>= 0.4.0'
14 gem 'yard-rspec', '>= 0.1.0'
15 gem 'bluecloth', '>= 2.0.5'
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.