Skip to content

Commit

Permalink
Removed frozen string due necessary modification in string
Browse files Browse the repository at this point in the history
  • Loading branch information
Victor Nakasone committed Oct 18, 2021
1 parent fcb4297 commit 27c32b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/heartcheck/checks/firewall.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# frozen_string_literal: true
# frozen_string_literal: false

module Heartcheck
module Checks
Expand Down

0 comments on commit 27c32b5

Please sign in to comment.