Skip to content

Commit

Permalink
Update cookie.rb (#2092)
Browse files Browse the repository at this point in the history
Backports commit 9cad48e to version 2.2
  • Loading branch information
dchandekstark committed Jul 15, 2023
1 parent e7f4869 commit 287fe43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/rack/session/cookie.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
require_relative 'abstract/id'
require 'json'
require 'base64'
require 'delegate'

module Rack

Expand Down

0 comments on commit 287fe43

Please sign in to comment.