Continue addon reorg
This commit is contained in:
parent
7b13e6ff71
commit
e4450c37ee
17 changed files with 303 additions and 174 deletions
7
packages/zammad-addon-pgp/src/Gemfile
Normal file
7
packages/zammad-addon-pgp/src/Gemfile
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source 'https://rubygems.org'
|
||||
|
||||
ruby '3.1.3'
|
||||
|
||||
gem 'ruby_openpgp', git: 'https://github.com/throneless-tech/ruby_openpgp'
|
||||
Loading…
Add table
Add a link
Reference in a new issue