From 77bfec595580e250cb8063c04587ccb1abd59abd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 20:15:01 +0000 Subject: [PATCH] Bump paperclip from 4.3.7 to 5.2.0 Bumps [paperclip](https://github.com/thoughtbot/paperclip) from 4.3.7 to 5.2.0. - [Release notes](https://github.com/thoughtbot/paperclip/releases) - [Changelog](https://github.com/thoughtbot/paperclip/blob/master/NEWS) - [Commits](https://github.com/thoughtbot/paperclip/compare/v4.3.7...v5.2.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile b/Gemfile index a9f26a2..2270e3c 100644 --- a/Gemfile +++ b/Gemfile @@ -25,7 +25,7 @@ gem 'carmen' gem 'carmen-rails', '~> 1.0.0' gem 'geocoder' gem 'fancybox2-rails', '~> 0.2.8' -gem "paperclip", "~> 4.2" +gem "paperclip", "~> 5.2" gem 'aws-sdk', '< 2.0' gem "cocoon" diff --git a/Gemfile.lock b/Gemfile.lock index f7974ca..03a1e3e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -126,7 +126,7 @@ GEM mime-types (3.3.1) mime-types-data (~> 3.2015) mime-types-data (3.2020.1104) - mimemagic (0.3.0) + mimemagic (0.3.5) mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.14.2) @@ -138,12 +138,12 @@ GEM nenv (~> 0.1) shellany (~> 0.0) orm_adapter (0.5.0) - paperclip (4.3.7) - activemodel (>= 3.2.0) - activesupport (>= 3.2.0) + paperclip (5.2.0) + activemodel (>= 4.2.0) + activesupport (>= 4.2.0) cocaine (~> 0.5.5) mime-types - mimemagic (= 0.3.0) + mimemagic (~> 0.3.0) pg (0.21.0) pry (0.13.1) coderay (~> 1.1) @@ -243,7 +243,7 @@ DEPENDENCIES guard-minitest jbuilder (~> 2.0) jquery-rails - paperclip (~> 4.2) + paperclip (~> 5.2) pg (~> 0.15) rails (= 4.2.11) rails_12factor