Skip to content

Commit

Permalink
Update cookie.rb
Browse files Browse the repository at this point in the history
Backports commit 9cad48e to version 2.2
  • Loading branch information
dchandekstark committed Jul 11, 2023
1 parent e7f4869 commit 1b0791e
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 1b0791e

Please sign in to comment.