Skip to content

Commit

Permalink
Add missing require
Browse files Browse the repository at this point in the history
  • Loading branch information
lloeki committed Oct 22, 2024
1 parent 36c1448 commit 7b09671
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/catadog
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ require "msgpack"
require "base64"
require "date"
require "pathname"
require "stringio"

class WEBrick::HTTPServlet::ProcHandler
# rubocop:disable Style/Alias
Expand Down

0 comments on commit 7b09671

Please sign in to comment.