Skip to content

Stop using Rack::Logger which was removed#25

Merged
dblock merged 2 commits into
migrs:masterfrom
Placewise:master
Aug 29, 2025
Merged

Stop using Rack::Logger which was removed#25
dblock merged 2 commits into
migrs:masterfrom
Placewise:master

Conversation

@piotr-switlicki

Copy link
Copy Markdown
Contributor

Fixes #24

@dblock

dblock commented Aug 29, 2025

Copy link
Copy Markdown
Collaborator

Looks like we need a CI fix please?

@piotr-switlicki

piotr-switlicki commented Aug 29, 2025

Copy link
Copy Markdown
Contributor Author

Yeah,

Thanks for quick response.

I didn't notice the CI issue as it didn't got enabled in our fork by default.

The issue doesn't seem to be related to the PR commit itself. It seems that FF/Gecko versions used in CI are outdated somehow.

I've removed the explicitly given versions which seem to be outdated in order to use the most recent ones (I see no reason to have these specific version provided since there's no matrix for it) and it did the trick: https://github.com/Placewise/rack-server-pages/actions

I've also added the most recent Ruby 3.4 to the CI matrix.

@jsaubry

jsaubry commented Aug 29, 2025

Copy link
Copy Markdown

I just tested Placewise:master with my app rack bump, and it fixed our LoadError: cannot load such file -- rack/logger (LoadError)

@dblock dblock merged commit 65bee88 into migrs:master Aug 29, 2025
20 of 21 checks passed
@dblock

dblock commented Aug 29, 2025

Copy link
Copy Markdown
Collaborator

Thanks for this, I'll bookmark making a release for the gem soon. In the meantime, maybe someone can help with #23 or finishing #15?

@dblock

dblock commented Aug 31, 2025

Copy link
Copy Markdown
Collaborator

I released 0.2.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incompatibility with rack 3.2

3 participants