Skip to content

Commit

Permalink
dev-ruby/jbuilder: enable ruby31 and disable ruby26
Browse files Browse the repository at this point in the history
Signed-off-by: Hans de Graaff <[email protected]>
  • Loading branch information
graaff committed Oct 2, 2022
1 parent f5d3221 commit 6581186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-ruby/jbuilder/jbuilder-2.11.5.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2

EAPI=8
USE_RUBY="ruby26 ruby27 ruby30"
USE_RUBY="ruby27 ruby30 ruby31"

RUBY_FAKEGEM_TASK_TEST="CI=true test"

Expand Down

0 comments on commit 6581186

Please sign in to comment.