aboutsummaryrefslogtreecommitdiffstats
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
commitec954f4d7362b6855100c1960df353245ccb3cad (patch)
tree4b2b674a0ad3141a56cb07b4d54b6ad74e1c638f
parent0e747cc36c9926412f947154618887c60951162d (diff)
community/ruby-rspec-mocks: rebuild against ruby 2.7
-rw-r--r--community/ruby-rspec-mocks/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/ruby-rspec-mocks/APKBUILD b/community/ruby-rspec-mocks/APKBUILD
index e993d5cb0a9..d07c0304b25 100644
--- a/community/ruby-rspec-mocks/APKBUILD
+++ b/community/ruby-rspec-mocks/APKBUILD
@@ -3,7 +3,7 @@
pkgname=ruby-rspec-mocks
_gemname=${pkgname#ruby-}
pkgver=3.9.1
-pkgrel=0
+pkgrel=1
pkgdesc="RSpec's 'test double' framework, with support for stubbing and mocking"
url="https://relishapp.com/rspec/rspec-mocks/"
arch="noarch"