Skip to content

Commit

Permalink
Add reline gem to gemspec
Browse files Browse the repository at this point in the history
  • Loading branch information
sjanusz-r7 committed Jan 3, 2024
1 parent 30c1004 commit c75932f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions metasploit-framework.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -244,4 +244,6 @@ Gem::Specification.new do |spec|
# Do not use this to process untrusted PNG files! This is only to be used
# to generate PNG files, not to parse untrusted PNG files.
spec.add_runtime_dependency 'chunky_png'

spec.add_runtime_dependency 'reline', '~> 0.4.1'
end

0 comments on commit c75932f

Please sign in to comment.