ruby/run-basic-rails-application/main.fmf
Vít Ondruch db3dce5503 Drop rubypick dependency
What we need is to have `/usr/bin/ruby` executable, which might be
provided by `rubypick` on Fedora, whereas it might be shipped directly
by `ruby` package elsewhere.
2024-05-16 16:41:44 +02:00

11 lines
117 B
Text

component:
- rubygem-rails
require:
- ruby
- ruby-devel
- rubygem-rails
- gcc
- git-core
- rubygems
- /usr/bin/ruby