Skip to content

Commit d01c34b

Browse files
Bump rack from 2.2.3 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.3...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 63b7894 commit d01c34b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,9 @@ GEM
380380
mime-types (3.3.1)
381381
mime-types-data (~> 3.2015)
382382
mime-types-data (3.2020.1104)
383-
mimemagic (0.3.5)
383+
mimemagic (0.3.10)
384+
nokogiri (~> 1)
385+
rake
384386
mini_magick (4.11.0)
385387
mini_mime (1.0.2)
386388
mini_portile2 (2.5.0)
@@ -441,7 +443,7 @@ GEM
441443
premailer (~> 1.7, >= 1.7.9)
442444
public_suffix (4.0.6)
443445
racc (1.5.2)
444-
rack (2.2.3)
446+
rack (2.2.6.2)
445447
rack-attack (6.5.0)
446448
rack (>= 1.0, < 3)
447449
rack-cors (1.1.1)

0 commit comments

Comments
 (0)