mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
Fix Gemfile - mimemagic update
This commit is contained in:
parent
f029fd88fc
commit
c014398476
1 changed files with 13 additions and 0 deletions
13
sources/patches/app-02-fix-gemfile-mimemagic.patch
Normal file
13
sources/patches/app-02-fix-gemfile-mimemagic.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
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)
|
Loading…
Reference in a new issue