nixpkgs/pkgs/tools/security/schleuder/Gemfile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
72 B
Ruby
Raw Normal View History

2022-01-27 00:51:56 +00:00
source 'https://rubygems.org' do
gem 'schleuder'
gem 'net-smtp'
2022-01-27 00:51:56 +00:00
end