[Bug 212420] [PATCH] net/foreman-proxy: update to 1.12.2
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 28 10:57:03 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212420
--- Comment #9 from Karli Sjöberg <Karli.Sjoberg at 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 dependencies:
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', '>= 1.1', '< 1.6' # ruby 1.8.7 support is broken 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öberg
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ruby
mailing list