Skip to content

Commit

Permalink
fix yard on some rubies (#355)
Browse files Browse the repository at this point in the history
Signed-off-by: Cody Cutrer <cody@cutrer.us>
  • Loading branch information
ccutrer authored Nov 17, 2024
1 parent ff18943 commit 03d5b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/openhab/yard/html_helper.rb
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# frozen_string_literal: true

require "nokogiri"
require "uri"

module OpenHAB
module YARD
Expand Down

0 comments on commit 03d5b76

Please sign in to comment.