source "http://rubygems.org" group :development, :test do gem "bundler", "1.2.0" gem "jeweler", "1.8.3" end group :text do gem "shoulda", ">= 0" end