diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-02 00:17:14 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-02 00:23:59 +0800 |
commit | 1a757fe3dc00aef29c9fe06988d585eb1620634e (patch) | |
tree | ba1aa1eca5121221c0c961d5bf53d67ab7cf8c18 /textproc/rubygem-rails-dom-testing-rails80/Makefile | |
parent | textproc/rubygem-rails-dom-testing-rails72: Update to 2.3.0 (diff) |
textproc/rubygem-rails-dom-testing-rails80: Update to 2.3.0
Changes: https://github.com/rails/rails-dom-testing/releases
Diffstat (limited to 'textproc/rubygem-rails-dom-testing-rails80/Makefile')
-rw-r--r-- | textproc/rubygem-rails-dom-testing-rails80/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-rails-dom-testing-rails80/Makefile b/textproc/rubygem-rails-dom-testing-rails80/Makefile index feab014a7403..ec23aa6ae7e6 100644 --- a/textproc/rubygem-rails-dom-testing-rails80/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails80/Makefile @@ -1,5 +1,5 @@ PORTNAME= rails-dom-testing -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails80 |