Gemfile in after_commit_everywhere-0.1.2 vs Gemfile in after_commit_everywhere-0.1.3

- old
+ new

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