diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-22 17:51:49 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-10-22 17:51:49 +0800 |
commit | e66fcfbc772158be14509f6f0b8b6e68d2dac541 (patch) | |
tree | ca09aecce1504c9325ce590e79e6ade6e9ac9acd | |
parent | devel/ruby-gems: Update to 3.5.22 (diff) |
devel/rubygem-strong_migrations: Update to 2.0.1
Changes: https://github.com/ankane/strong_migrations/blob/master/CHANGELOG.md
-rw-r--r-- | devel/rubygem-strong_migrations/Makefile | 2 | ||||
-rw-r--r-- | devel/rubygem-strong_migrations/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/rubygem-strong_migrations/Makefile b/devel/rubygem-strong_migrations/Makefile index f556c23d1f0f..819e6a85f0c9 100644 --- a/devel/rubygem-strong_migrations/Makefile +++ b/devel/rubygem-strong_migrations/Makefile @@ -1,5 +1,5 @@ PORTNAME= strong_migrations -PORTVERSION= 2.0.0 +PORTVERSION= 2.0.1 CATEGORIES= devel rubygems MASTER_SITES= RG diff --git a/devel/rubygem-strong_migrations/distinfo b/devel/rubygem-strong_migrations/distinfo index 0d87f44a09d4..ac6feced14ab 100644 --- a/devel/rubygem-strong_migrations/distinfo +++ b/devel/rubygem-strong_migrations/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720023800 -SHA256 (rubygem/strong_migrations-2.0.0.gem) = 88750f294403e18ec674eda6901f2fc195f553ed6a7928c52e8a3f5b57ff501d -SIZE (rubygem/strong_migrations-2.0.0.gem) = 28672 +TIMESTAMP = 1729509324 +SHA256 (rubygem/strong_migrations-2.0.1.gem) = 86ed89bb62ff1861240ab4628a2500ef50cd8bbf03d4c8f7368fda2dd94636b9 +SIZE (rubygem/strong_migrations-2.0.1.gem) = 28672 |