1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2026-05-02 22:08:28 +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
+1
View File
@@ -1,3 +1,4 @@
# typed: true
require 'forwardable'
+1
View File
@@ -1,3 +1,4 @@
# typed: true
module Dyndnsd
module Updater