mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
doc: SEC 1 encoding is for ECDSA, which we don't support doc: fix typo in age-keygen(1) (#273) <Andreas Wachowski> doc: document backwards compatibility policy doc: clarify backwards compatibility section doc: fix typo in age(1) (#333) <y-yagi> doc: fix typo in age(1) (#336) <puenka>
5 lines
85 B
Ruby
5 lines
85 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "ronn", "~> 0.7.3"
|