mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-graphql: update to 2.4.11
This fixes messages displayed while starting gitlab like: Failed to define value method for :description, because Types::IssuableSearchableFieldEnum already responds to that method. Use `value_method:` to override the method name or `value_method: false` to disable Enum value method generation. Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md PR: 284699
This commit is contained in:
parent
a2efbad628
commit
fbc5b681d9
2 changed files with 4 additions and 4 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= graphql
|
||||
PORTVERSION= 2.4.9
|
||||
PORTVERSION= 2.4.11
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1738904668
|
||||
SHA256 (rubygem/graphql-2.4.9.gem) = 3554056e8993dcaa3bbdbfdd6878d26df01c65902af8090afd82ec2de1d7e696
|
||||
SIZE (rubygem/graphql-2.4.9.gem) = 264704
|
||||
TIMESTAMP = 1741154401
|
||||
SHA256 (rubygem/graphql-2.4.11.gem) = fd0678600003e6c4082341a2f7c8cc326ed09d6564d8798a8572e01ca72910fe
|
||||
SIZE (rubygem/graphql-2.4.11.gem) = 353792
|
||||
|
|
Loading…
Add table
Reference in a new issue