From 5b97ee173e39829137168630eb0a3465bfd9cacf Mon Sep 17 00:00:00 2001 From: Jakub Jirutka Date: Wed, 18 Mar 2020 23:48:54 +0100 Subject: community/ruby-rspec-expectations: upgrade to 3.9.1 --- community/ruby-rspec-expectations/APKBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/ruby-rspec-expectations/APKBUILD b/community/ruby-rspec-expectations/APKBUILD index 4e89bb836b..2ec8cfb9c2 100644 --- a/community/ruby-rspec-expectations/APKBUILD +++ b/community/ruby-rspec-expectations/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Jakub Jirutka pkgname=ruby-rspec-expectations _gemname=${pkgname#ruby-} -pkgver=3.9.0 +pkgver=3.9.1 pkgrel=0 pkgdesc="Provides a readable API to express expected outcomes of a code example in RSpec" url="https://relishapp.com/rspec/rspec-expectations/" @@ -36,5 +36,5 @@ package() { "$gemdir"/doc } -sha512sums="663b9739681c19b5bb1301447017ce4e10bc377ea3f4e51745ccfaa12b014a47e893aeb262b6fa3792e823adb90ae7a15f5c146c48aa80c72eec5faaf84d516c ruby-rspec-expectations-3.9.0.tar.gz +sha512sums="23a453a46c3eb3bd3f2a39f48f62f05832cf559b570ba0e09235dd6299687254491bab50f5502fefe69dbdeefa09e9d8c5568bc77d0b6b658bb469e197e67572 ruby-rspec-expectations-3.9.1.tar.gz 1d477004521852e23d01b197187dbb434a2c7fd179e506c82a12e17f5d52470fe2a113112e7052b9479077eafa6759beb07c03301de1f8ea7f5c4643c92d8346 gemspec.patch" -- cgit v1.2.3