Begin addon reorganization
This commit is contained in:
parent
aa18d3904e
commit
7b13e6ff71
25 changed files with 29 additions and 1589 deletions
|
|
@ -1,10 +1,7 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
source 'https://rubygems.org'
|
||||
# git_source(:git) { |repo| "https://github.com/#{repo}.git" }
|
||||
|
||||
ruby '2.6.5'
|
||||
ruby '3.1.3'
|
||||
|
||||
# Use Sequoia for PGP encryption
|
||||
# gem "sequoia-ruby-ffi", git: "https://gitlab.com/dorle/sequoia-ruby-ffi"
|
||||
|
||||
# Use ruby_openpgp implementation of Sequoia for PGP encryption
|
||||
gem 'ruby_openpgp', git: "https://github.com/throneless-tech/ruby_openpgp"
|
||||
gem 'ruby_openpgp', git: 'https://github.com/throneless-tech/ruby_openpgp'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue