Date: Sat, 28 Jan 2017 10:57:02 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 212420] [PATCH] net/foreman-proxy: update to 1.12.2 Message-ID: <bug-212420-21402-S4EElNLBRe@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-212420-21402@https.bugs.freebsd.org/bugzilla/> References: <bug-212420-21402@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D212420 --- Comment #9 from Karli Sj=C3=B6berg <Karli.Sjoberg@slu.se> --- (In reply to Steve Wills from comment #8) Why do we have to depend on rack-1.6? I had a look at sinatra's dependencie= s: https://rubygems.org/gems/sinatra/versions/1.4.6 "rack ~> 1.4" Doesn't say anything about _not_ using 2.0 or greater. The Gemfile specification just says: "s.add_dependency 'rack', '>=3D 1.1', '< 1.6' # ruby 1.8.7 support is broke= n in rack 1.6 versions < 1.6.4" I don't interpret this as incompatible with rack-2.0 either, just that you can't use ruby-1.8 any more, which is removed from ports anyway. Is this a correct conclusion? Best Regards Karli Sj=C3=B6berg --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-212420-21402-S4EElNLBRe>