Skip to content

Commit

Permalink
devel/rubygem-rspec-rails: Update to 6.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Mar 31, 2024
1 parent a4c6176 commit 4e205cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
10 changes: 5 additions & 5 deletions devel/rubygem-rspec-rails/Makefile
@@ -1,5 +1,5 @@
PORTNAME= rspec-rails
PORTVERSION= 6.1.1
PORTVERSION= 6.1.2
CATEGORIES= devel rubygems
MASTER_SITES= RG

Expand All @@ -13,10 +13,10 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.md
RUN_DEPENDS= rubygem-actionpack61>=6.1:www/rubygem-actionpack61 \
rubygem-activesupport61>=6.1:devel/rubygem-activesupport61 \
rubygem-railties61>=6.1:www/rubygem-railties61 \
rubygem-rspec-core>=3.12<4:devel/rubygem-rspec-core \
rubygem-rspec-expectations>=3.12<4:devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=3.12<4:devel/rubygem-rspec-mocks \
rubygem-rspec-support>=3.12<4:devel/rubygem-rspec-support
rubygem-rspec-core>=3.13<4:devel/rubygem-rspec-core \
rubygem-rspec-expectations>=3.13<4:devel/rubygem-rspec-expectations \
rubygem-rspec-mocks>=3.13<4:devel/rubygem-rspec-mocks \
rubygem-rspec-support>=3.13<4:devel/rubygem-rspec-support

USES= gem

Expand Down
6 changes: 3 additions & 3 deletions devel/rubygem-rspec-rails/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1708450454
SHA256 (rubygem/rspec-rails-6.1.1.gem) = bd949e61f89379f410ea1e43133163282f8d977c683ce6d10bf5aef6b1e995b2
SIZE (rubygem/rspec-rails-6.1.1.gem) = 72704
TIMESTAMP = 1711466368
SHA256 (rubygem/rspec-rails-6.1.2.gem) = 02874ab2e3b09001742af389c48739bed8706943e453afaea5e12614a83b990b
SIZE (rubygem/rspec-rails-6.1.2.gem) = 72704

0 comments on commit 4e205cd

Please sign in to comment.