We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a31a9e1 commit cb9e384Copy full SHA for cb9e384
Gemfile.lock
@@ -6,7 +6,7 @@ GEM
6
rake
7
thor (>= 0.14.0)
8
diff-lcs (1.6.0)
9
- rack (2.2.12)
+ rack (2.2.13)
10
rake (13.2.1)
11
rspec (3.13.0)
12
rspec-core (~> 3.13.0)
History.md
@@ -1,6 +1,6 @@
1
## 1.2.3
2
3
-- update (bundled) rack to 2.2.12
+- update (bundled) rack to 2.2.13
4
- Corrects Rack 2.x compatibility when used with modern Rails, and requires Rack 2.x going forward
5
- forward ports all 1.1.x fixes to the 1.2.x stream which were omitted in 1.2.2 release (#262)
- fixes regression NoMethodError undefined method get_header (#259)
0 commit comments