1057843 Use WEBrick instead of Puma for testing.

Authored and Committed by vondruch 4 years ago
    Use WEBrick instead of Puma for testing.
    
    Get Puma out of the game. The dependency in Gemfile is too tight,
    causing troubles after recent Puma version bump. The default
    Ruby WEBrick must be just fine, although a bit slower.
    
        
  • Build completed
    success
    Built as rubygem-cucumber-rails-1.8.0-2.fc32
    4 years ago
file modified
+9 -2