nixpkgs-immich/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

2024-09-17 10:23:40 -06:00
source 'https://rubygems.org' do
gem 'schleuder'
gem 'net-smtp'
end