# This file was generated by Appraisal source "https://rubygems.org" gem "bundler" gem "appraisal" gem "rake" gem "fuubar" gem "simplecov", :require => false gem "coveralls", :require => false gem "activesupport", "~> 4.2.rc1", :require => "active_support/all" gem "actionpack", "~> 4.2.rc1", :require => "action_controller" gem "activerecord", "~> 4.2.rc1", :require => "active_record" gem "rspec", "~> 2.99" group :tools do gem "guard" gem "guard-rspec" gem "byebug" end gemspec :path => "../"