aboutsummaryrefslogtreecommitdiffstats
path: root/community/ruby-rspec-expectations
diff options
context:
space:
mode:
authorJ0WI <J0WI@users.noreply.github.com>2020-04-02 18:18:47 +0200
committerNatanael Copa <ncopa@alpinelinux.org>2020-04-22 06:12:49 +0000
commit0e747cc36c9926412f947154618887c60951162d (patch)
tree5b15c2b676534d7746592a5fede8b9f2678c7517 /community/ruby-rspec-expectations
parentad70a0d8f817228826cad0449261bae5e21eb696 (diff)
downloadaports-0e747cc36c9926412f947154618887c60951162d.tar.bz2
aports-0e747cc36c9926412f947154618887c60951162d.tar.xz
community/ruby-rspec-expectations: rebuild against ruby 2.7
Diffstat (limited to 'community/ruby-rspec-expectations')
-rw-r--r--community/ruby-rspec-expectations/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rspec-expectations/APKBUILD b/community/ruby-rspec-expectations/APKBUILD
index 2ec8cfb9c2..9a98f0d11d 100644
--- a/community/ruby-rspec-expectations/APKBUILD
+++ b/community/ruby-rspec-expectations/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-rspec-expectations
_gemname=${pkgname#ruby-}
pkgver=3.9.1
-pkgrel=0
+pkgrel=1
pkgdesc="Provides a readable API to express expected outcomes of a code example in RSpec"
url="https://relishapp.com/rspec/rspec-expectations/"
arch="noarch"