Matthew Ford
Matthew Ford
This PR also covers https://github.com/mastodon/mastodon/pull/21477 Updated to also remove lib/enumerable.rb
Also covers https://github.com/mastodon/mastodon/pull/21344
rebased against main, as boosnap was upgraded, this now just configures the new option to ignore node_modules
rebased again
Rebased, squashed and rewrote some of the commit messages (now that gems have been upgraded in the main branch).
That sounds like a good approach. I can bump Psyc and switch to your branch till we upgrade the rails-settings-cached gem. On Thu, 8 Dec 2022 at 00:06, zunda ***@***.***>...
> @matthewford I managed to make CircleCI run, looks like some of the tests with Ruby 3.1 are failing I see; however, if I run the specs files individually or...
Not sure why that's failing under 3.1 when I run the check locally it's fine: ``` ~/D/G/mastodon ❯❯❯ bundle exec i18n-tasks check-normalized 3.1 ✭ warning: parser/current is loading parser/ruby31, which...
Is there a newer version than libyaml 0.2.5? That's what I've got installed
Alright, thanks @ineffyble. I removed the commit that ran the i18n-tasks normalize task