We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43638c commit 504367bCopy full SHA for 504367b
2 files changed
lib/rack/session/version.rb
@@ -5,6 +5,6 @@
5
6
module Rack
7
module Session
8
- VERSION = "2.1.1"
+ VERSION = "2.1.2"
9
end
10
releases.md
@@ -1,6 +1,6 @@
1
# Releases
2
3
-## Unreleased
+## v2.1.2
4
- [CVE-2026-39324](https://github.com/advisories/GHSA-33qg-7wpp-89cq) Don't fall back to unencrypted coder if encryptors are present.
0 commit comments