Skip to content

Commit

Permalink
Heroku won't clone the git ref - avoid it for the moment.
Browse files Browse the repository at this point in the history
  • Loading branch information
thbar committed Jul 1, 2011
1 parent 7407067 commit 70f2f93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,9 +1,9 @@
source :rubygems

gem 'activewarehouse-etl', :git => 'git@github.com:activewarehouse/activewarehouse-etl.git'
gem 'pg'

group :development do
gem 'activewarehouse-etl', :git => 'git@github.com:activewarehouse/activewarehouse-etl.git'
gem 'awesome_print'
end

Expand Down

0 comments on commit 70f2f93

Please sign in to comment.