mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-12 03:00:28 +00:00
devel/rubygem-generator_spec: switch to rails 4.x
Specifically, activerecord 4.x and railties 4.x
This commit is contained in:
parent
00b580bb9b
commit
f874c00fc6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=427993
@ -11,8 +11,8 @@ COMMENT= Test Rails generators with RSpec
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
|
||||
|
||||
RUN_DEPENDS= rubygem-activerecord>=3.0.0:databases/rubygem-activerecord \
|
||||
rubygem-railties>=3.0.0:www/rubygem-railties
|
||||
RUN_DEPENDS= rubygem-activerecord4>=4.0:databases/rubygem-activerecord4 \
|
||||
rubygem-railties4>=4.0:www/rubygem-railties4
|
||||
|
||||
NO_ARCH= yes
|
||||
USE_RUBY= yes
|
||||
|
Loading…
Reference in New Issue
Block a user