blob: 50bd75f24bb1702c6b4185b9961d036d07b3ac2c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = ruby-shoulda-matchers
pkgdesc = Shoulda Matchers provides RSpec- and Minitest-compatible one-liners
pkgver = 6.4.0
pkgrel = 1
url = https://github.com/thoughtbot/shoulda-matchers
arch = any
license = MIT
makedepends = rubygems
makedepends = ruby-rdoc
depends = ruby
depends = ruby-activesupport
options = !emptydirs
source = https://github.com/thoughtbot/shoulda-matchers/archive/v6.4.0.tar.gz
sha256sums = 1c74a848ab2a9d01f8cf1abadbdba11cc4f1f2657d90b3b6293d8eb47d830fa4
pkgname = ruby-shoulda-matchers
|