source 'https://rubygems.org' # Specify your gem's dependencies in typogrowl.gemspec gemspec gem 'aquarium', '~> 0.6', :git => 'git://github.com/deanwampler/Aquarium.git' gem "crochets", :git => 'git://github.com/mudasobwa/crochets.git' #gem "diff-lcs", :git => 'git://github.com/halostatue/diff-lcs.git' #gem "rspec-core", :git => 'git://github.com/rspec/rspec-core.git' #gem "rspec-expectations", :path => '../rspec-expectations' #gem "rspec-mocks", :git => 'git://github.com/rspec/rspec-mocks.git' # gem "rspec", :git => 'git://github.com/rspec/rspec.git' gem 'rake', :group => :test