mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
ruby/rubygem-bundler: Updated for version 1.14.6.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
a063801742
commit
e0a500c519
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.5}
|
||||
VERSION=${VERSION:-1.14.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="rubygem-bundler"
|
||||
VERSION="1.14.5"
|
||||
VERSION="1.14.6"
|
||||
HOMEPAGE="http://bundler.io/"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.14.5.gem"
|
||||
MD5SUM="3cc9b16a5cc499fd146f081033ad0082"
|
||||
DOWNLOAD="https://rubygems.org/downloads/bundler-1.14.6.gem"
|
||||
MD5SUM="ce977d12aa92d7da47f86971d32dd338"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue