Page MenuHomeDevCentral

Upgrade to Ruby 3.2, Sinatra 3.0, Rack 2.2
ClosedPublic

Authored by dereckson on Mar 16 2023, 17:37.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 10, 21:40
Unknown Object (File)
Sat, Sep 5, 07:31
Unknown Object (File)
Sat, Aug 22, 14:57
Unknown Object (File)
Thu, Aug 20, 13:27
Unknown Object (File)
Mon, Aug 17, 17:47
Unknown Object (File)
Mon, Aug 17, 05:32
Unknown Object (File)
Sun, Aug 16, 21:16
Unknown Object (File)
Sun, Aug 16, 14:15
Subscribers
None

Details

Summary

As webrick isn't included by default to Ruby 3.x standard library,
a webserver needs to be picked. Thin will do.

Sinatra isn't ready for Rack 3.

Test Plan

Container built and tested for ci.nasqueron.org (multi-branch)
and cd.nasqueron.org (regular setup).

Diff Detail

Repository
rTOMMY Tommy
Lint
Lint Passed
Unit
No Test Coverage
Branch
gemfile-update
Build Status
Buildable 4573
Build 4841: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 16 2023, 17:38