gem: add sorbet support

This commit is contained in:
cn
2020-02-29 14:12:45 +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