Projects
Eulaceura:Mainline
rubygem-typhoeus
_service:obs_scm:typhoeus-1.4.0-Fix-Ruby-3-0-co...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:typhoeus-1.4.0-Fix-Ruby-3-0-compatibility.patch of Package rubygem-typhoeus
From 1b7d3fc14fd887a88e3e877ae9a173a6730a7a13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch@redhat.com> Date: Thu, 14 Jan 2021 18:06:55 +0100 Subject: [PATCH] Fix Ruby 3.0 compatibility. --- .../gems/gems/typhoeus-1.4.1/spec/support/localhost_server.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr/share/gems/gems/typhoeus-1.4.1/spec/support/localhost_server.rb b/usr/share/gems/gems/typhoeus-1.4.1/spec/support/localhost_server.rb index c5a7508..da09600 100644 --- a/usr/share/gems/gems/typhoeus-1.4.1/spec/support/localhost_server.rb +++ b/usr/share/gems/gems/typhoeus-1.4.1/spec/support/localhost_server.rb @@ -43,7 +43,7 @@ class LocalhostServer # Use WEBrick since it's part of the ruby standard library and is available on all ruby interpreters. options = { :Port => port } options.merge!(:AccessLog => [], :Logger => WEBrick::BasicLog.new(StringIO.new)) unless ENV['VERBOSE_SERVER'] - Rack::Handler::WEBrick.run(Identify.new(@rack_app), options) + Rack::Handler::WEBrick.run(Identify.new(@rack_app), **options) end def booted? -- 2.44.0
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2