source "http://rubygems.org" gemspec # Declare any dependencies that are still in development here instead of in # your gemspec. These might include edge Rails or gems from your path or # Git. Remember to move these dependencies to your gemspec before releasing # your gem to rubygems.org. # used by dummy application: gem "jquery-rails" gem "capybara-webkit" gem "jasminerice", :git => 'git://github.com/coreyti/jasminerice.git' gem "jasminerice-runner"