Package: ruby-globalid / 1.3.0-1

Metadata

Package Version Patches format
ruby-globalid 1.3.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_test_helper.patch | (download)

test/helper.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 remove bundler usage

rails 7.patch | (download)

gemfiles/rails_7.2.gemfile | 6 6 + 0 - 0 !
test/cases/railtie_test.rb | 20 12 + 8 - 0 !
2 files changed, 18 insertions(+), 8 deletions(-)

 [patch] add ci for rails 7.2

Additionally, add an exclude for main since it bumped the ruby version

(utkarsh) Skip the two failing tests as it doesn't really affect the
(utkarsh) real applications, probably.
(utkarsh) cf: https://github.com/rails/globalid/pull/187.