deps: declare rexml — no longer a default gem on Ruby 3.4, aws-sdk needs it

This commit is contained in:
Sergei Poljanski 2026-07-02 17:31:44 +04:00
commit 8468b3d099
Signed by: asxpi
GPG key ID: 4F8851660FA4121B
2 changed files with 5 additions and 0 deletions

View file

@ -94,6 +94,7 @@ GEM
ffi (~> 1.0)
rerun (0.14.0)
listen (~> 3.0)
rexml (3.4.4)
rqrcode (2.2.0)
chunky_png (~> 1.0)
rqrcode_core (~> 1.0)
@ -146,6 +147,7 @@ DEPENDENCIES
rack-session (~> 2.1)
rackup (~> 2.3)
rerun (~> 0.14)
rexml (~> 3.4)
rqrcode (~> 2.2)
sequel (~> 5.86)
sinatra (~> 4.2)