mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
ruby/rubygem-bundler: Updated for version 1.15.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
be44566639
commit
a02fdbac7f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=rubygem-bundler
|
||||
VERSION=${VERSION:-1.14.6}
|
||||
VERSION=${VERSION:-1.15.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-bundler"
|
||||
VERSION="1.14.6"
|
||||
VERSION="1.15.0"
|
||||
HOMEPAGE="http://bundler.io/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.14.6.gem"
|
||||
MD5SUM="ce977d12aa92d7da47f86971d32dd338"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.15.0.gem"
|
||||
MD5SUM="fc4ee452abe3c65b7dad389a8bf7e781"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue