diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-01 20:47:42 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2025-07-01 20:47:42 +0000 |
| commit | 5d247b8408a6f5dfe82cb9f64ec52480aa51892f (patch) | |
| tree | ee3834ceeba79f2740e09798f6b224c35015fc26 /dev-ruby/activerecord | |
| parent | 74755341b8504dc85ac08673144c0ec341b3a166 (diff) | |
| download | baldeagleos-repo-5d247b8408a6f5dfe82cb9f64ec52480aa51892f.tar.gz baldeagleos-repo-5d247b8408a6f5dfe82cb9f64ec52480aa51892f.tar.xz baldeagleos-repo-5d247b8408a6f5dfe82cb9f64ec52480aa51892f.zip | |
Adding metadata
Diffstat (limited to 'dev-ruby/activerecord')
| -rw-r--r-- | dev-ruby/activerecord/activerecord-7.1.5.1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-7.1.5.1.ebuild b/dev-ruby/activerecord/activerecord-7.1.5.1.ebuild index 1d81a0c0756b..5e185ecccfd2 100644 --- a/dev-ruby/activerecord/activerecord-7.1.5.1.ebuild +++ b/dev-ruby/activerecord/activerecord-7.1.5.1.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" # this is not null so that the dependencies will actually be filled RUBY_FAKEGEM_TASK_TEST="test" |
