From 03653fe2a5e47ae6f4d89dee14d7f6f0e3e785fa Mon Sep 17 00:00:00 2001 From: Georg Gadinger Date: Sun, 19 Apr 2020 17:50:14 +0200 Subject: [PATCH] Update paperclip --- Gemfile | 2 +- Gemfile.lock | 15 ++++++++------- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index 65932d72..88ed7c93 100644 --- a/Gemfile +++ b/Gemfile @@ -31,7 +31,7 @@ gem 'bootstrap_form' gem 'font-kit-rails' gem 'nprogress-rails' gem 'font-awesome-rails', '~> 4.7.0' -gem "paperclip", "~> 4.2" +gem "paperclip", "~> 5.2" gem 'delayed_paperclip' gem 'fog-core' gem 'fog-aws' diff --git a/Gemfile.lock b/Gemfile.lock index e41530ad..b21f3cef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,8 +113,6 @@ GEM xpath (~> 3.2) climate_control (0.2.0) cliver (0.3.2) - cocaine (0.5.8) - climate_control (>= 0.0.3, < 1.0) coderay (1.1.2) coffee-rails (4.2.2) coffee-script (>= 2.2.0) @@ -320,11 +318,12 @@ GEM omniauth-oauth (~> 1.1) rack orm_adapter (0.5.0) - paperclip (4.2.4) - activemodel (>= 3.2.0) - activesupport (>= 3.2.0) - cocaine (~> 0.5.5) + paperclip (5.3.0) + activemodel (>= 4.2.0) + activesupport (>= 4.2.0) mime-types + mimemagic (~> 0.3.0) + terrapin (~> 0.6.0) pg (1.2.3) pghero (2.4.2) activerecord (>= 5) @@ -475,6 +474,8 @@ GEM sweetalert-rails (1.1.3) railties (>= 3.1.0) temple (0.8.2) + terrapin (0.6.0) + climate_control (>= 0.0.3, < 1.0) thor (1.0.1) thread_safe (0.3.6) tilt (2.0.10) @@ -567,7 +568,7 @@ DEPENDENCIES omniauth omniauth-tumblr omniauth-twitter - paperclip (~> 4.2) + paperclip (~> 5.2) pg pghero poltergeist