source "http://rubygems.org" # Specify your gem's dependencies in PR.gemspec gemspec if RUBY_VERSION == "1.9.2" gem 'activesupport', '< 4' end