1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00

Fix Gemfile - mimemagic update again

This commit is contained in:
Fabian Wilkens 2021-03-25 20:19:08 +01:00
parent 0d1b5e6abe
commit e17d540a8e
No known key found for this signature in database
GPG key ID: 23DFA025BB4E9FAB

View file

@ -1,13 +1,14 @@
diff --git a/Gemfile.lock b/Gemfile.lock
index d209769..88702d1 100644
index d209769..a6c9687 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -132,7 +132,7 @@ GEM
@@ -132,7 +132,8 @@ GEM
marcel (0.3.3)
mimemagic (~> 0.3.2)
method_source (1.0.0)
- mimemagic (0.3.5)
+ mimemagic (0.3.8)
+ nokogiri (~> 1)
mini_mime (1.0.2)
mini_portile2 (2.5.0)
minitest (5.14.2)