source 'https://rubygems.org'

# Specify your gem's dependencies in activerecord-time.gemspec
gemspec

gem 'activerecord', ENV['AR_VERSION'] if ENV['AR_VERSION']
