mirror of
https://github.com/FiloSottile/age.git
synced 2026-01-08 13:01:09 +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>
6 lines
85 B
Ruby
6 lines
85 B
Ruby
# frozen_string_literal: true
|
|
|
|
source "https://rubygems.org"
|
|
|
|
gem "ronn", "~> 0.7.3"
|