summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ruby/dry-core/dry-core-1.1.0.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/dry-core/dry-core-1.1.0.ebuild b/dev-ruby/dry-core/dry-core-1.1.0.ebuild
index 2352c7017c06..f15aa6a4a533 100644
--- a/dev-ruby/dry-core/dry-core-1.1.0.ebuild
+++ b/dev-ruby/dry-core/dry-core-1.1.0.ebuild
@@ -2,7 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=8
-USE_RUBY="ruby31 ruby32 ruby33"
+
+USE_RUBY="ruby32 ruby33 ruby34"
RUBY_FAKEGEM_BINWRAP=""
RUBY_FAKEGEM_RECIPE_TEST="rspec3"