1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snserver_ynh.git synced 2024-09-03 20:26:22 +02:00
snserver_ynh/sources/patches/app-02-fix-gemfile-mimemagic.patch
2021-03-24 17:30:39 +01:00

13 lines
327 B
Diff

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