Skip to content

Commit 6bff589

Browse files
chore(deps): bump rack from 2.2.3 to 2.2.4
Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.4. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@2.2.3...2.2.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent acdb9f9 commit 6bff589

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,8 @@ GEM
166166
concurrent-ruby (~> 1.0)
167167
jmespath (1.6.1)
168168
libv8-node (16.10.0.0)
169+
libv8-node (16.10.0.0-arm64-darwin)
170+
libv8-node (16.10.0.0-x86_64-linux)
169171
listen (3.0.8)
170172
rb-fsevent (~> 0.9, >= 0.9.4)
171173
rb-inotify (~> 0.9, >= 0.9.7)
@@ -207,7 +209,7 @@ GEM
207209
puma (4.3.10)
208210
nio4r (~> 2.0)
209211
racc (1.6.0)
210-
rack (2.2.3)
212+
rack (2.2.4)
211213
rack-cors (1.1.1)
212214
rack (>= 2.0.0)
213215
rack-proxy (0.7.0)

0 commit comments

Comments
 (0)