Update Gemfile.

This commit is contained in:
BoHung Chiu 2021-09-14 11:58:55 +08:00
parent fa99e5d67e
commit 3062dbb512
1 changed files with 1 additions and 1 deletions

View File

@ -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