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)
Wed, Sep 3, 22:43
Unknown Object (File)
Wed, Sep 3, 22:43
Unknown Object (File)
Sun, Aug 31, 18:51
Unknown Object (File)
Sat, Aug 30, 10:30
Unknown Object (File)
Thu, Aug 28, 07:15
Unknown Object (File)
Thu, Aug 28, 04:27
Unknown Object (File)
Fri, Aug 22, 11:43
Unknown Object (File)
Wed, Aug 20, 08:35
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