diff --git a/Gemfile b/Gemfile index 3b3e8538d7fccce9ff51167f1c38a47d2f79fb69..7ecdf13269f4f0f306c54f4ea50fe3bb62db7dcc 100644 --- a/Gemfile +++ b/Gemfile @@ -1,5 +1,5 @@ source 'https://rubygems.org' - +#dfdf git_source(:github) do |repo_name| repo_name = "#{repo_name}/#{repo_name}" unless repo_name.include?("/") "https://github.com/#{repo_name}.git"