Skip to content

Commit 05d7b95

Browse files
Bump rack from 2.2.13 to 2.2.18
Bumps [rack](https://github.com/rack/rack) from 2.2.13 to 2.2.18. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](rack/rack@v2.2.13...v2.2.18) --- updated-dependencies: - dependency-name: rack dependency-version: 2.2.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5dddb81 commit 05d7b95

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

Gemfile.lock

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ GEM
156156
faraday-net_http (3.4.0)
157157
net-http (>= 0.5.0)
158158
ffi (1.17.2-aarch64-linux-gnu)
159+
ffi (1.17.2-x86_64-linux-gnu)
159160
figaro (1.2.0)
160161
thor (>= 0.14.0, < 2)
161162
font-awesome-sass (6.2.1)
@@ -230,6 +231,8 @@ GEM
230231
nio4r (2.7.4)
231232
nokogiri (1.18.8-aarch64-linux-gnu)
232233
racc (~> 1.4)
234+
nokogiri (1.18.8-x86_64-linux-gnu)
235+
racc (~> 1.4)
233236
ostruct (0.6.1)
234237
pg (1.5.9)
235238
pp (0.6.2)
@@ -242,7 +245,7 @@ GEM
242245
puma (6.6.0)
243246
nio4r (~> 2.0)
244247
racc (1.8.1)
245-
rack (2.2.13)
248+
rack (2.2.18)
246249
rack-session (1.0.2)
247250
rack (< 3)
248251
rack-test (2.2.0)
@@ -382,6 +385,7 @@ GEM
382385

383386
PLATFORMS
384387
aarch64-linux
388+
x86_64-linux
385389

386390
DEPENDENCIES
387391
active_storage_validations

0 commit comments

Comments
 (0)