Skip to content

Commit a6afab3

Browse files
Bump rack from 2.2.2 to 2.2.6.2
Bumps [rack](https://github.com/rack/rack) from 2.2.2 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@v2.2.2...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ad72c80 commit a6afab3

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
@@ -116,7 +116,9 @@ GEM
116116
marcel (0.3.3)
117117
mimemagic (~> 0.3.2)
118118
method_source (0.9.2)
119-
mimemagic (0.3.3)
119+
mimemagic (0.3.10)
120+
nokogiri (~> 1)
121+
rake
120122
mini_mime (1.0.1)
121123
mini_portile2 (2.4.0)
122124
minitest (5.11.3)
@@ -150,7 +152,7 @@ GEM
150152
method_source (~> 0.9.0)
151153
public_suffix (3.0.3)
152154
puma (3.12.4)
153-
rack (2.2.2)
155+
rack (2.2.6.2)
154156
rack-test (1.1.0)
155157
rack (>= 1.0, < 3)
156158
rails (5.2.3)

0 commit comments

Comments
 (0)