source "https://rubygems.org" gem 'activerecord', '~> 3.2' group :development, :test do gem 'test-unit', '~> 3.0' end gemspec :path => '../'