deps: declare rexml — no longer a default gem on Ruby 3.4, aws-sdk needs it
This commit is contained in:
parent
187910f69b
commit
8468b3d099
2 changed files with 5 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue