Gemfile in safe_pusher-0.2.2 vs Gemfile in safe_pusher-0.3.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 safe_pusher.gemspec gemspec