Sha256: ab9260e3bb21e0f5d1280f9f52984b9c552b78c6e6de1895076fed44830bb35b
Contents?: true
Size: 171 Bytes
Versions: 2
Compression:
Stored size: 171 Bytes
Contents
# frozen_string_literal: true # Released under the MIT License. # Copyright, 2022-2023, by Samuel Williams. module Rack module Session VERSION = "1.0.2" end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
blacklight-spotlight-3.6.0.beta8 | vendor/bundle/ruby/3.2.0/gems/rack-session-1.0.2/lib/rack/session/version.rb |
rack-session-1.0.2 | lib/rack/session/version.rb |