boring_generators icon indicating copy to clipboard operation
boring_generators copied to clipboard

Upgrade app template and CI ruby version to 2.7.3

Open coolprobn opened this issue 1 year ago • 1 comments

Tests were failing in M1 Mac (my development machine) with Segmentation fault error. It is a known bug for 2.7.0 and 2.7.1 but is fixed in 2.7.3, see https://bugs.ruby-lang.org/issues/17937

coolprobn avatar Apr 17 '23 17:04 coolprobn

@abhaynikam Test is failing due to some imagemagick issue, I will take a look at it later in this week and see if I can resolve the issue. Same issue is already failing tests in our CI for our main branch too so this will be a good fix for our repo.

coolprobn avatar Apr 17 '23 17:04 coolprobn

@abhaynikam Would it be possible to merge this?

After coming back to this project after a long time, I just spent 2 hours debugging failing tests only to realize there was this issue I had already fixed in the end 😅

coolprobn avatar Mar 08 '24 17:03 coolprobn