mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-11-21 05:08:46 +01:00
gem: adopt frozen string literals
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Dyndnsd
|
||||
module Responder
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
module Dyndnsd
|
||||
module Responder
|
||||
|
||||
Reference in New Issue
Block a user