mirror of
https://framagit.org/les/gancio.git
synced 2025-01-31 16:42:22 +01:00
security
This commit is contained in:
parent
c4e4a309bd
commit
a154fdf9e6
1 changed files with 4 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
GEM
|
||||
remote: https://rubygems.org/
|
||||
specs:
|
||||
activesupport (6.0.4.8)
|
||||
activesupport (6.0.5)
|
||||
concurrent-ruby (~> 1.0, >= 1.0.2)
|
||||
i18n (>= 0.7, < 2)
|
||||
minitest (~> 5.1)
|
||||
|
@ -68,7 +68,8 @@ GEM
|
|||
mercenary (0.4.0)
|
||||
mini_magick (4.11.0)
|
||||
minitest (5.15.0)
|
||||
nokogiri (1.13.6-x86_64-linux)
|
||||
nokogiri (1.13.6)
|
||||
mini_portile2 (~> 2.8.0)
|
||||
racc (~> 1.4)
|
||||
pathutil (0.16.2)
|
||||
forwardable-extended (~> 2.6)
|
||||
|
@ -98,6 +99,7 @@ GEM
|
|||
zeitwerk (2.5.4)
|
||||
|
||||
PLATFORMS
|
||||
ruby
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
|
|
Loading…
Reference in a new issue