mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-07-21 11:11:17 +02: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