diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-02 00:16:56 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-06-02 00:23:57 +0800 |
commit | 714c8bd9c21ae841256a708f3b23d1bc8ca312e5 (patch) | |
tree | c5f368950a66f531ba91e4c02c3501fb225e303a /textproc/rubygem-rails-dom-testing-rails52/Makefile | |
parent | textproc/rubygem-rails-dom-testing-rails50: Update to 2.3.0 (diff) |
textproc/rubygem-rails-dom-testing-rails52: Update to 2.3.0
Changes: https://github.com/rails/rails-dom-testing/releases
Diffstat (limited to 'textproc/rubygem-rails-dom-testing-rails52/Makefile')
-rw-r--r-- | textproc/rubygem-rails-dom-testing-rails52/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-rails-dom-testing-rails52/Makefile b/textproc/rubygem-rails-dom-testing-rails52/Makefile index 8389b7677fd6..18944a68c004 100644 --- a/textproc/rubygem-rails-dom-testing-rails52/Makefile +++ b/textproc/rubygem-rails-dom-testing-rails52/Makefile @@ -1,5 +1,5 @@ PORTNAME= rails-dom-testing -PORTVERSION= 2.2.0 +PORTVERSION= 2.3.0 CATEGORIES= textproc rubygems MASTER_SITES= RG PKGNAMESUFFIX= -rails52 |