diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-11-26 20:14:24 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-12-02 06:30:59 +0700 |
commit | 7f8d7fc283c7468bcc954c09775d9022d6b30965 (patch) | |
tree | 382b19210ac4d96df36efeebf78dfb2dade29d44 /ruby/rubygem-rspec-expectations/rubygem-rspec-expectations.info | |
parent | ddef75619cc5554afcd3c7fcd3fb6234de983637 (diff) | |
download | slackbuilds-7f8d7fc283c7468bcc954c09775d9022d6b30965.tar.gz |
ruby/rubygem-rspec-expectations: Added (API for expected outcomes).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'ruby/rubygem-rspec-expectations/rubygem-rspec-expectations.info')
-rw-r--r-- | ruby/rubygem-rspec-expectations/rubygem-rspec-expectations.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/ruby/rubygem-rspec-expectations/rubygem-rspec-expectations.info b/ruby/rubygem-rspec-expectations/rubygem-rspec-expectations.info new file mode 100644 index 0000000000..0a953dab76 --- /dev/null +++ b/ruby/rubygem-rspec-expectations/rubygem-rspec-expectations.info @@ -0,0 +1,10 @@ +PRGNAM="rubygem-rspec-expectations" +VERSION="3.7.0" +HOMEPAGE="https://github.com/rspec/rspec-expectations" +DOWNLOAD="https://rubygems.org/downloads/rspec-expectations-3.7.0.gem" +MD5SUM="23a198e5227cb308417efef6d136c41e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="rubygem-rspec-support rubygem-diff-lcs" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |