From 3062dbb512acf699a5cba32b3162f70a29ca458c Mon Sep 17 00:00:00 2001 From: Bohung Date: Tue, 14 Sep 2021 11:58:55 +0800 Subject: [PATCH] Update Gemfile. --- temp_file/Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/temp_file/Gemfile b/temp_file/Gemfile index 2208a1d..9b119fc 100644 --- a/temp_file/Gemfile +++ b/temp_file/Gemfile @@ -6,7 +6,7 @@ if $0.to_s.scan('bundle').length==0 system("bundle install") if !flag } end -gem 'mimemagic','~>0.3.9' +gem 'mimemagic','0.3.9' gem 'public_suffix','~>3.1.1' gem "connection_pool","~>2.2.3" #social gems