Skip to content

Commit 4a7ddcb

Browse files
committed
Apply patch by @faisal
1 parent 0446180 commit 4a7ddcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • lib/rubycritic/generators/html

lib/rubycritic/generators/html/line.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# frozen_string_literal: true
22

3-
require 'cgi'
3+
require 'cgi/escape'
44
require 'rubycritic/generators/html/base'
55

66
module RubyCritic

0 commit comments

Comments
 (0)