-
Notifications
You must be signed in to change notification settings - Fork 16
Closed
Description
Hello, after this upgrade CI started failing with:
1.1) Failure/Error: register :puma, Puma
NoMethodError:
undefined method `register' for Rackup::Handler:Module
I've tried to clone and bisect, but I'm not familiar with this repo, I don't understand how it is supposed to work in local
This is the only change in the code:
diff --git a/Gemfile.lock b/Gemfile.lock
index 7dafccb..79183b0 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -400,7 +400,7 @@ GEM
rack (< 3)
rack-test (2.1.0)
rack (>= 1.3)
- rackup (1.0.0)
+ rackup (1.0.1)
rack (< 3)
webrick
rails (7.2.1.1)
puma (6.4.3)
nio4r (~> 2.0)
rack (2.2.10)
CvX and tochi
Metadata
Metadata
Assignees
Labels
No labels