source "https://rubygems.org"

gemspec

if RUBY_VERSION < '1.9.3'
  gem 'activesupport', '~> 3.2'
end

#gem 'pry'
