[Bug 263688] www/gitlab-ce build and run failed because of dep rubygem-rails61>=6.1.4.7<6.1.5, but rubygem-rails61-6.1.5.1 is already installed

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 30 Apr 2022 17:39:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263688

            Bug ID: 263688
           Summary: www/gitlab-ce build and run failed because of dep
                    rubygem-rails61>=6.1.4.7<6.1.5, but
                    rubygem-rails61-6.1.5.1 is already installed
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: mfechner@FreeBSD.org
          Reporter: vvd@unislabs.com
                CC: sunpoet@FreeBSD.org
          Assignee: mfechner@FreeBSD.org
             Flags: maintainer-feedback?(mfechner@FreeBSD.org)

This commit breaks run and build:
https://cgit.freebsd.org/ports/commit/?id=816b6f1f77dfa9405a5f6050e1254a1805d09346

# service gitlab start 
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this
application for all non-root users on this machine.
Don't run Bundler as root. Bundler can ask for sudo if it is needed, and
installing your bundle as root will break this
application for all non-root users on this machine.
Could not find gem 'activesupport (~> 6.1.4.7)' in cached gems or installed
locally.

The source contains the following gems matching 'activesupport':
  * activesupport-6.0.4.8
  * activesupport-6.1.5.1
Could not create Gemfile.lock for gitaly, please report this using FreeBSD
Bugtracker, https://bugs.freebsd.org/


Trying rebuild gitlab:
===>   gitlab-ce-14.10.0_1 depends on package: rubygem-rails61>=6.1.4.7<6.1.5 -
not found
…
===>  Installing for rubygem-rails61-6.1.5.1
===>  Checking if rubygem-rails61 is already installed
===>   rubygem-rails61-6.1.5.1 is already installed

-- 
You are receiving this mail because:
You are the assignee for the bug.