Gemfile 167 Bytes
source "http://rubygems.org"

# Specify your gem's dependencies in acts_as_follower.gemspec
gemspec

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