- Update to 3.2.22.2
Changes: https://github.com/rails/rails/blob/3-2-stable/activemodel/CHANGELOG.md https://github.com/rails/rails/compare/v3.2.22.1...v3.2.22.2 Security: 5a016dd0-8aa8-490e-a596-55f4cc17e4ef MFH: 2016Q1
This commit is contained in:
parent
77d4302c97
commit
2a87b8d3e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=410440
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= activemodel
|
||||
PORTVERSION= 3.2.22.1
|
||||
PORTVERSION= 3.2.22.2
|
||||
CATEGORIES= databases rubygems
|
||||
MASTER_SITES= RG
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (rubygem/activemodel-3.2.22.1.gem) = 2adff03c599683b7678365987e9600dc856416f7a242e07d41f1bd9b4c87f0ee
|
||||
SIZE (rubygem/activemodel-3.2.22.1.gem) = 44032
|
||||
SHA256 (rubygem/activemodel-3.2.22.2.gem) = 88c770a3fec7cc04f9357903ba6e8459b3e6d680ae54706bc1f817aca44e6467
|
||||
SIZE (rubygem/activemodel-3.2.22.2.gem) = 44032
|
||||
|
|
Loading…
Reference in a new issue