mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-28 07:46:22 +00:00
Merge branch 'rails' into production.panel.sutty.nl
This commit is contained in:
commit
fbb27c2184
2 changed files with 5 additions and 2 deletions
3
.bundler-audit.yml
Normal file
3
.bundler-audit.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
ignore:
|
||||
- "CVE-2024-6531"
|
|
@ -613,14 +613,14 @@ GEM
|
|||
rack-proxy (>= 0.6.1)
|
||||
railties (>= 5.2)
|
||||
semantic_range (>= 2.3.0)
|
||||
webrick (1.8.1)
|
||||
webrick (1.8.2)
|
||||
websocket (1.2.9)
|
||||
websocket-driver (0.7.6-x86_64-linux-musl)
|
||||
websocket-extensions (>= 0.1.0)
|
||||
websocket-extensions (0.1.5)
|
||||
xpath (3.2.0)
|
||||
nokogiri (~> 1.8)
|
||||
yard (0.9.34)
|
||||
yard (0.9.36)
|
||||
zeitwerk (2.6.18)
|
||||
|
||||
PLATFORMS
|
||||
|
|
Loading…
Reference in a new issue