Skip to content

Commit

Permalink
Require rack/version for Rack::RELEASE constant
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjensen committed Oct 26, 2023
1 parent 47f14e0 commit 5412244
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/propshaft/server.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
require "rack/utils"
require "rack/version"

class Propshaft::Server
def initialize(assembly)
Expand Down

0 comments on commit 5412244

Please sign in to comment.