Gemfile in packer-binary-0.1.1 vs Gemfile in packer-binary-0.2.0

- old
+ new

@@ -1,6 +1,6 @@ -source "https://rubygems.org" +source 'https://rubygems.org' -git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } +git_source(:github) { |repo_name| "https://github.com/#{repo_name}" } # Specify your gem's dependencies in packer-binary.gemspec gemspec