mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-rubocop-rspec: Update to 2.18.1
Changes: https://github.com/rubocop/rubocop-rspec/releases
This commit is contained in:
parent
60a42b1e15
commit
25a66af98f
2 changed files with 5 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= rubocop-rspec
|
||||
PORTVERSION= 2.18.0
|
||||
PORTVERSION= 2.18.1
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
@ -11,7 +11,7 @@ LICENSE= MIT
|
|||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE.md
|
||||
|
||||
RUN_DEPENDS= rubygem-rubocop>=1.33<2:devel/rubygem-rubocop \
|
||||
rubygem-rubocop-capybara>=0:devel/rubygem-rubocop-capybara
|
||||
rubygem-rubocop-capybara>=2.17<3:devel/rubygem-rubocop-capybara
|
||||
|
||||
USES= gem
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1674590464
|
||||
SHA256 (rubygem/rubocop-rspec-2.18.0.gem) = 1e5713ed1a05691b236d0fc7d8fdfb0add310e5753da97ac0ada9ffaae955a2a
|
||||
SIZE (rubygem/rubocop-rspec-2.18.0.gem) = 86016
|
||||
TIMESTAMP = 1675191851
|
||||
SHA256 (rubygem/rubocop-rspec-2.18.1.gem) = 41c6455630fc98b809ebca047413389e2b7e3f68975028365c07bfea878db5ee
|
||||
SIZE (rubygem/rubocop-rspec-2.18.1.gem) = 86016
|
||||
|
|
Loading…
Add table
Reference in a new issue