mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-05 14:07:27 -08:00
dev-ruby/elasticsearch-api: enable ruby33
Signed-off-by: Hans de Graaff <graaff@gentoo.org>
This commit is contained in:
parent
6fa0546111
commit
36d7c705ea
@ -1,9 +1,9 @@
|
||||
# Copyright 1999-2024 Gentoo Authors
|
||||
# Copyright 1999-2025 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
|
||||
USE_RUBY="ruby31 ruby32"
|
||||
USE_RUBY="ruby31 ruby32 ruby33"
|
||||
RUBY_FAKEGEM_GEMSPEC="${PN}.gemspec"
|
||||
RUBY_FAKEGEM_TASK_DOC=doc
|
||||
|
||||
@ -31,7 +31,7 @@ ruby_add_bdepend "
|
||||
dev-ruby/ansi
|
||||
dev-ruby/elasticsearch
|
||||
dev-ruby/elasticsearch-transport
|
||||
dev-ruby/mocha:1.0
|
||||
dev-ruby/mocha:2
|
||||
dev-ruby/pry
|
||||
dev-ruby/rspec:3
|
||||
dev-ruby/shoulda-context
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user