mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-04-26 16:51:03 +02:00
profile: upgrade to rack:2.2
This commit is contained in:
parent
7da888b6f6
commit
c66f0055e8
2 changed files with 5 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ IUSE=""
|
|||
ruby_add_rdepend "
|
||||
|| ( dev-ruby/actionpack:5.2 dev-ruby/actionpack:6.0 )
|
||||
|| ( dev-ruby/activerecord:5.2 dev-ruby/activerecord:6.0 )
|
||||
|| ( dev-ruby/rack:2.0 dev-ruby/rack:1.6 )
|
||||
|| ( dev-ruby/rack:2.2 dev-ruby/rack:2.1 dev-ruby/rack:2.0 )
|
||||
|| ( dev-ruby/railties:5.2 dev-ruby/railties:6.0 )
|
||||
>=dev-ruby/multi_json-1.11.2 =dev-ruby/multi_json-1*
|
||||
dev-ruby/sqlite3
|
||||
|
|
@ -152,6 +152,10 @@ dev-ruby/faker:2
|
|||
=dev-ruby/ed25519-1.2*
|
||||
=dev-ruby/warden-1.2* ~amd64
|
||||
|
||||
#required for rake:2.2
|
||||
=dev-ruby/sinatra-2.1*
|
||||
=dev-ruby/rack-protection-2.1*
|
||||
|
||||
#wpscan
|
||||
=dev-ruby/addressable-2.7*
|
||||
dev-ruby/public_suffix:4
|
||||
|
|
|
|||
Loading…
Reference in a new issue