Katello-remote-execution box failing because of dependence issue

Problem:

Vagrant katello-remote-execution box failing due to below error.

Error: Package: tfm-rubygem-hammer_cli_katello-0.21-0.2.pre.master.20200204151350git3c82511.el7.noarch (katello)
           Requires: tfm-rubygem(hammer_cli_foreman) < 1.0.0
           Installing: tfm-rubygem-hammer_cli_foreman-2.1.0-0.1.pre.develop.20200312142634git6ad05e8.el7.noarch (foreman)
               tfm-rubygem(hammer_cli_foreman) = 2.1.0
Error: Package: tfm-rubygem-hammer_cli_katello-0.21-0.2.pre.master.20200204151350git3c82511.el7.noarch (katello)
           Requires: tfm-rubygem(hammer_cli_foreman) < 1.0.0
           Available: tfm-rubygem-hammer_cli_foreman-2.1.0-0.1.pre.develop.20200312142634git6ad05e8.el7.noarch (foreman)
               tfm-rubygem(hammer_cli_foreman) = 2.1.0
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
[root@katello-remote-execution ~]# 

I this the packaging issue?

[root@katello-remote-execution ~]# yum search --showduplicates tfm-rubygem-hammer_cli_foreman
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: mirrors.piconets.webwerks.in
 * centos-sclo-rh: mirrors.piconets.webwerks.in
 * epel: mirrors.piconets.webwerks.in
 * extras: mirrors.piconets.webwerks.in
 * updates: mirrors.piconets.webwerks.in
=================================================================================== N/S matched: tfm-rubygem-hammer_cli_foreman ===================================================================================
tfm-rubygem-hammer_cli_foreman-2.1.0-0.1.pre.develop.20200312142634git6ad05e8.el7.noarch : Universal command-line interface for Foreman
tfm-rubygem-hammer_cli_foreman-doc-2.1.0-0.1.pre.develop.20200312142634git6ad05e8.el7.noarch : Documentation for rubygem-hammer_cli_foreman
tfm-rubygem-hammer_cli_foreman_admin-0.0.4-1.el7.noarch : Foreman admin commands for Hammer CLI
tfm-rubygem-hammer_cli_foreman_admin-0.0.5-1.el7.noarch : Foreman admin commands for Hammer CLI
tfm-rubygem-hammer_cli_foreman_admin-0.0.6-1.el7.noarch : Foreman admin commands for Hammer CLI
.
.
.

Same issue with the katello nightly build.