This commit is contained in:
snyk-bot 2022-05-20 21:37:54 +00:00 committed by lesion
parent c4e4a309bd
commit a154fdf9e6
No known key found for this signature in database
GPG key ID: 352918250B012177

View file

@ -1,7 +1,7 @@
GEM GEM
remote: https://rubygems.org/ remote: https://rubygems.org/
specs: specs:
activesupport (6.0.4.8) activesupport (6.0.5)
concurrent-ruby (~> 1.0, >= 1.0.2) concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 0.7, < 2) i18n (>= 0.7, < 2)
minitest (~> 5.1) minitest (~> 5.1)
@ -68,7 +68,8 @@ GEM
mercenary (0.4.0) mercenary (0.4.0)
mini_magick (4.11.0) mini_magick (4.11.0)
minitest (5.15.0) minitest (5.15.0)
nokogiri (1.13.6-x86_64-linux) nokogiri (1.13.6)
mini_portile2 (~> 2.8.0)
racc (~> 1.4) racc (~> 1.4)
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
@ -98,6 +99,7 @@ GEM
zeitwerk (2.5.4) zeitwerk (2.5.4)
PLATFORMS PLATFORMS
ruby
x86_64-linux x86_64-linux
DEPENDENCIES DEPENDENCIES