Skip to content

Commit

Permalink
Require rack/version for Rack::RELEASE constant (#159)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronjensen authored Oct 27, 2023
1 parent 47f14e0 commit 2d884c2
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 2d884c2

Please sign in to comment.