link-stack/packages/zammad-addon-pgp/src/Gemfile
2023-05-08 07:46:46 +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'