]> git.openstreetmap.org Git - rails.git/commitdiff
Force rubygems 3.4.10 for github actions
authorTom Hughes <tom@compton.nu>
Fri, 17 Nov 2023 14:52:48 +0000 (14:52 +0000)
committerTom Hughes <tom@compton.nu>
Sat, 18 Nov 2023 11:04:10 +0000 (11:04 +0000)
This works around a problem where mini_racer doesn't like the psych
in the GitHub Actions images for ruby 3.0 and 3.1 but it fine with
the ruby 3.2 image that uses a newer rubygems version.

https://github.com/rubyjs/mini_racer/issues/289


No differences found