This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:d0654ab99d5016af7c4e06bff72b2e4be8d06a87]
#!/usr/bin/env ruby | |
require 'bundler/inline' | |
require 'optparse' | |
require 'timeout' | |
gemfile do | |
source 'https://rubygems.org' | |
gem 'redis' | |
end |
This is an OpenPGP proof that connects my OpenPGP key to this Github account. For details check out https://keyoxide.org/guides/openpgp-proofs
[Verifying my OpenPGP key: openpgp4fpr:d0654ab99d5016af7c4e06bff72b2e4be8d06a87]