Skip to content

Commit 4cc0219

Browse files
committed
Bump bundled rack from 2.2.10 to 2.2.11
(cherry picked from commit d01f04d)
1 parent 7715f74 commit 4cc0219

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ GEM
66
rake
77
thor (>= 0.14.0)
88
diff-lcs (1.6.0)
9-
rack (2.2.10)
9+
rack (2.2.11)
1010
rake (13.2.1)
1111
rspec (3.13.0)
1212
rspec-core (~> 3.13.0)

History.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## 1.2.3
22

3+
- update (bundled) rack to 2.2.11
34
- Corrects Rack 2.x compatibility when used with modern Rails, and requires Rack 2.x going forward
4-
- update (bundled) rack to 2.2.10
55
- forward ports all 1.1.x fixes to the 1.2.x stream which were omitted in 1.2.2 release (#262)
66
- fixes regression NoMethodError undefined method get_header (#259)
77
- correct use of session store with Rails 7.0+ (#244)

0 commit comments

Comments
 (0)