mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
devel/rubygem-hashie: update to 3.2.0 to satisfy devel/rubygem-grape update
devel/rubygem-grape was updated to a newer version which requires a newer version of hashie. The update doesn't seem to harm anything that depends on it, so go ahead and update hashie. If we discover later we need the older hashie, we can make a rubygem-hashie2 port. With hat: ruby@
This commit is contained in:
parent
964858137d
commit
aaa8f75c01
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366070
2 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= hashie
|
||||
PORTVERSION= 2.0.5
|
||||
PORTVERSION= 3.2.0
|
||||
CATEGORIES= devel rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/hashie-2.0.5.gem) = 77c7ca7616cc3b1f115e749c24b85fb0926d50e94e19d8c75fcda2675152c63f
|
||||
SIZE (rubygem/hashie-2.0.5.gem) = 27648
|
||||
SHA256 (rubygem/hashie-3.2.0.gem) = c18884028555c75b95693f62b6dd12c906d2087d64e0c09d20e3f42bad693e7c
|
||||
SIZE (rubygem/hashie-3.2.0.gem) = 40448
|
||||
|
|
Loading…
Add table
Reference in a new issue