Repository: buildr Updated Branches: refs/heads/master c9119067c -> 40ad146ae
Gemfile: use https Project: http://git-wip-us.apache.org/repos/asf/buildr/repo Commit: http://git-wip-us.apache.org/repos/asf/buildr/commit/98e5d0a3 Tree: http://git-wip-us.apache.org/repos/asf/buildr/tree/98e5d0a3 Diff: http://git-wip-us.apache.org/repos/asf/buildr/diff/98e5d0a3 Branch: refs/heads/master Commit: 98e5d0a3ada3332ed86010eb86bb2f44106d6069 Parents: 69541b0 Author: Olle Jonsson <olle.jons...@gmail.com> Authored: Sat Nov 17 22:13:06 2018 +0100 Committer: Olle Jonsson <olle.jons...@gmail.com> Committed: Sat Nov 17 22:13:06 2018 +0100 ---------------------------------------------------------------------- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/buildr/blob/98e5d0a3/Gemfile ---------------------------------------------------------------------- diff --git a/Gemfile b/Gemfile index a01bb93..35325ef 100644 --- a/Gemfile +++ b/Gemfile @@ -1,4 +1,4 @@ # Use `bundle install` in order to install these gems # Use `bundle exec rake` in order to run the specs using the bundle -source "http://rubygems.org" +source "https://rubygems.org" gemspec