summaryrefslogtreecommitdiffstats
path: root/meta-openstack/recipes-devtools/ruby/bundler_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openstack/recipes-devtools/ruby/bundler_git.bb')
-rw-r--r--meta-openstack/recipes-devtools/ruby/bundler_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-openstack/recipes-devtools/ruby/bundler_git.bb b/meta-openstack/recipes-devtools/ruby/bundler_git.bb
index f7617a0..a4300a2 100644
--- a/meta-openstack/recipes-devtools/ruby/bundler_git.bb
+++ b/meta-openstack/recipes-devtools/ruby/bundler_git.bb
@@ -25,7 +25,7 @@ SRCREV = "06e3647c117da210ffd15a174624497830addd7b"
25S = "${WORKDIR}/git" 25S = "${WORKDIR}/git"
26 26
27SRC_URI = " \ 27SRC_URI = " \
28 git://github.com/bundler/bundler.git;branch=1-7-stable \ 28 git://github.com/bundler/bundler.git;branch=1-7-stable;protocol=https \
29 " 29 "
30 30
31inherit ruby 31inherit ruby