Gemfile 167 Bytes Edit Raw Blame History 1 2 3 4 5 6 source "http://rubygems.org" # Specify your gem's dependencies in acts_as_follower.gemspec gemspec gem 'activesupport', ENV['RAILS_VERSION'] if ENV['RAILS_VERSION']