diff options
| author | 2023-12-30 08:41:45 +0100 | |
|---|---|---|
| committer | 2023-12-30 08:41:45 +0100 | |
| commit | ba47c60dd7aee843677a11b3dc1f92ae3065a194 (patch) | |
| tree | 52820730b7a990279da5cd23919499cf9159ce3e /dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild | |
| parent | dev-ruby/rspec-mocks: enable ruby33 (diff) | |
| download | gentoo-ba47c60dd7aee843677a11b3dc1f92ae3065a194.tar.gz gentoo-ba47c60dd7aee843677a11b3dc1f92ae3065a194.tar.bz2 gentoo-ba47c60dd7aee843677a11b3dc1f92ae3065a194.zip | |
dev-ruby/rspec-expectations: enable ruby33
Signed-off-by: Hans de Graaff <[email protected]>
Diffstat (limited to 'dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild')
| -rw-r--r-- | dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild index 8af717f5741a..b51feaceeda1 100644 --- a/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild +++ b/dev-ruby/rspec-expectations/rspec-expectations-3.12.3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License v2 EAPI=8 -USE_RUBY="ruby30 ruby31 ruby32" +USE_RUBY="ruby30 ruby31 ruby32 ruby33" RUBY_FAKEGEM_RECIPE_TEST="rspec3" |
