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