source :rubygems gem 'rails', '>= 3.0' #gem 'activesupport', '>= 3.0' group :development do # SPECS gem 'rspec' # DOCS gem 'yard' gem 'RedCloth' # LIBRARIES gem 'bundler' gem 'jeweler' end