From 45c7d18ee3236dae130150d80a32e4a37710cd24 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Sun, 5 Apr 2020 06:06:35 +0000 Subject: Update Ruby to 2.7.1 * Coroutines are using libucontext; added to ruby depends_dev. * Asciidoctor updated to 2.x branch since we have newer Ruby now. * uWSGI may not work properly with Rack; currently untested. --- user/ruby-rspec-core/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'user/ruby-rspec-core/APKBUILD') diff --git a/user/ruby-rspec-core/APKBUILD b/user/ruby-rspec-core/APKBUILD index 9a7ad8d68..9749114a6 100644 --- a/user/ruby-rspec-core/APKBUILD +++ b/user/ruby-rspec-core/APKBUILD @@ -3,7 +3,7 @@ pkgname=ruby-rspec-core _gemname=${pkgname#ruby-} pkgver=3.9.1 -pkgrel=0 +pkgrel=1 pkgdesc="RSpec runner and formatters" url="https://relishapp.com/rspec/rspec-core" arch="noarch" @@ -21,7 +21,7 @@ build() { } package() { - local gemdir="$pkgdir/$(ruby -e 'puts Gem.default_dir')" + gemdir="$pkgdir/$(ruby -e 'puts Gem.default_dir')" gem install --local \ --install-dir "$gemdir" \ -- cgit v1.2.3-60-g2f50