Skip to content

Commit 93920fa

Browse files
Bump rack from 3.2.0 to 3.2.2 in the bundler group across 1 directory
Bumps the bundler group with 1 update in the / directory: [rack](https://github.com/rack/rack). Updates `rack` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v3.2.0...v3.2.2) --- updated-dependencies: - dependency-name: rack dependency-version: 3.2.2 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f2cbe3 commit 93920fa

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Gemfile.lock

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,31 @@ GEM
22
remote: https://rubygems.org/
33
specs:
44
ast (2.4.3)
5+
bigdecimal (3.2.2)
56
bigdecimal (3.2.2-java)
6-
ffi (1.17.2-java)
77
htmlbeautifier (1.4.3)
88
jdbc-h2 (2.0.204)
9+
json (2.13.2)
910
json (2.13.2-java)
1011
language_server-protocol (3.17.0.5)
1112
lint_roller (1.1.0)
1213
logger (1.7.0)
1314
minitest (5.25.5)
15+
nio4r (2.7.4)
1416
nio4r (2.7.4-java)
1517
ostruct (0.6.3)
1618
parallel (1.27.0)
1719
parser (3.3.9.0)
1820
ast (~> 2.4.1)
1921
racc
2022
prism (1.4.0)
23+
puma (6.4.3)
24+
nio4r (~> 2.0)
2125
puma (6.4.3-java)
2226
nio4r (~> 2.0)
27+
racc (1.8.1)
2328
racc (1.8.1-java)
24-
rack (3.2.0)
29+
rack (3.2.2)
2530
rack-test (2.2.0)
2631
rack (>= 1.3)
2732
rack-unreloader (2.1.0)
@@ -75,6 +80,7 @@ PLATFORMS
7580
universal-java-21
7681
universal-java-22
7782
universal-java-23
83+
x86_64-linux
7884

7985
DEPENDENCIES
8086
htmlbeautifier

0 commit comments

Comments
 (0)