source 'http://rubygems.org'

gemspec


gem 'activesupport', ENV['RAILS_VERSION'] if ENV['RAILS_VERSION']
