Skip to content

Commit cb9e384

Browse files
dependabot[bot]chadlwilson
authored andcommitted
Bump rack in the ruby-deps group across 1 directory
Bumps the ruby-deps group with 1 update in the / directory: [rack](https://github.com/rack/rack). Updates `rack` from 2.2.12 to 2.2.13 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.12...v2.2.13) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ruby-deps ... Signed-off-by: dependabot[bot] <[email protected]> (cherry picked from commit 2b9cf71)
1 parent a31a9e1 commit cb9e384

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.12)
9+
rack (2.2.13)
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,6 +1,6 @@
11
## 1.2.3
22

3-
- update (bundled) rack to 2.2.12
3+
- update (bundled) rack to 2.2.13
44
- Corrects Rack 2.x compatibility when used with modern Rails, and requires Rack 2.x going forward
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)

0 commit comments

Comments
 (0)