Gemfile in gloc-0.6.0 vs Gemfile in gloc-0.7.0
- 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 gloc.gemspec
gemspec
- old
+ new