aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--main/ruby-bundler/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ruby-bundler/APKBUILD b/main/ruby-bundler/APKBUILD
index 23d2ef1c82..96a610eeaa 100644
--- a/main/ruby-bundler/APKBUILD
+++ b/main/ruby-bundler/APKBUILD
@@ -4,7 +4,7 @@ pkgname=ruby-$_gemname
pkgver=1.14.5
pkgrel=0
pkgdesc="Manage an application's gem dependencies"
-url="http://gembundler.com/"
+url="https://bundler.io/"
arch="noarch"
license="MIT"
depends="ruby ruby-io-console"