aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rack/handler/plum.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rack/handler/plum.rb')
-rw-r--r--lib/rack/handler/plum.rb3
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/rack/handler/plum.rb b/lib/rack/handler/plum.rb
index 79cf995..6fc8ba5 100644
--- a/lib/rack/handler/plum.rb
+++ b/lib/rack/handler/plum.rb
@@ -1,4 +1,5 @@
-# -*- frozen-string-literal: true -*-
+# frozen-string-literal: true
+
require "plum/rack"
module Rack