Update ruby dependencies (#134)

Closes #129: @dependabot does not have the rights to commit to the repository, hence the "update data" workflow always fails.
This commit is contained in:
Marc Wrobel
2023-08-01 22:59:42 +02:00
committed by GitHub
parent 7668581b61
commit 26d39eaa30

View File

@@ -2,14 +2,14 @@ GEM
remote: https://rubygems.org/
specs:
io-console (0.6.0)
irb (1.7.0)
reline (>= 0.3.0)
irb (1.7.4)
reline (>= 0.3.6)
liquid (5.4.0)
psych (5.1.0)
stringio
rdoc (6.5.0)
psych (>= 4.0.0)
reline (0.3.5)
reline (0.3.7)
io-console (~> 0.5)
rugged (1.5.1)
stringio (3.0.7)