Skip to content

Commit

Permalink
remove dependcy
Browse files Browse the repository at this point in the history
  • Loading branch information
TApplencourt committed Sep 19, 2024
1 parent d0238b6 commit bd810d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/ruby-ffi/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ class RubyFfi(RubyPackage):

version('1.15.4', sha256='56cfca5261ead48688241236adfefb07a000a6d17184d7a4eed48d55b9675d6b', expand=False)

depends_on('ruby-rake@13.0.0:', type=('build'))
depends_on('ruby@2.3.0:', type=('build', 'run'))

0 comments on commit bd810d5

Please sign in to comment.