Gemfile in git-switcher-1.0.5 vs Gemfile in git-switcher-1.0.6

- old
+ new

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