link-stack/packages/zammad-addon-pgp/Gemfile
2023-05-03 10:36:37 +00:00

7 lines
151 B
Ruby

# frozen_string_literal: true
source 'https://rubygems.org'
ruby '3.1.3'
gem 'ruby_openpgp', git: 'https://github.com/throneless-tech/ruby_openpgp'