File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
databases/rubygem-solid_queue Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
PORTNAME = solid_queue
2
2
PORTVERSION = 1.1.2
3
+ PORTREVISION = 1
3
4
CATEGORIES = databases rubygems
4
5
MASTER_SITES = RG
5
6
@@ -10,11 +11,11 @@ WWW= https://github.com/rails/solid_queue
10
11
LICENSE = MIT
11
12
LICENSE_FILE = ${WRKSRC}/MIT-LICENSE
12
13
13
- RUN_DEPENDS = rubygem-activejob72 >=7.1:devel/rubygem-activejob72 \
14
- rubygem-activerecord72 >=7.1:databases/rubygem-activerecord72 \
14
+ RUN_DEPENDS = rubygem-activejob80 >=7.1:devel/rubygem-activejob80 \
15
+ rubygem-activerecord80 >=7.1:databases/rubygem-activerecord80 \
15
16
rubygem-concurrent-ruby>=1.3.1:devel/rubygem-concurrent-ruby \
16
17
rubygem-fugit>=1.11.0<1.12:devel/rubygem-fugit \
17
- rubygem-railties72 >=7.1:www/rubygem-railties72 \
18
+ rubygem-railties80 >=7.1:www/rubygem-railties80 \
18
19
rubygem-thor>=1.3.1<1.4:devel/rubygem-thor
19
20
20
21
USES = gem
You can’t perform that action at this time.
0 commit comments