Skip to content

Commit

Permalink
Clone amq-protocol over HTTPS
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Nov 29, 2016
1 parent e2fbeaa commit 810f3fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -50,4 +50,4 @@ def custom_gem(name, options = Hash.new)
end
end

custom_gem "amq-protocol", :git => "git://github.com/ruby-amqp/amq-protocol.git", :branch => "master"
custom_gem "amq-protocol", :git => "https://github.com/ruby-amqp/amq-protocol.git", :branch => "master"

0 comments on commit 810f3fa

Please sign in to comment.