1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-09-07 07:13:02 +02:00

gem: add sorbet support

This commit is contained in:
cn
2020-02-28 16:00:28 +01:00
parent ac9bdfb6db
commit 591c0fe89a
26 changed files with 44554 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
# typed: true
require 'forwardable'

View File

@@ -1,3 +1,4 @@
# typed: true
module Dyndnsd
module Updater