From 1c5458ed556dd988737f640759b56fcad8fa9f18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 15:28:11 +0000 Subject: [PATCH] Bump paperclip from 3.4.2 to 4.3.7 Bumps [paperclip](https://github.com/thoughtbot/paperclip) from 3.4.2 to 4.3.7. - [Release notes](https://github.com/thoughtbot/paperclip/releases) - [Changelog](https://github.com/thoughtbot/paperclip/blob/v4.3.7/NEWS) - [Commits](https://github.com/thoughtbot/paperclip/compare/v3.4.2...v4.3.7) Signed-off-by: dependabot[bot] --- Gemfile.lock | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index aa7ecc7..c4cb664 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -34,9 +34,8 @@ GEM builder (3.0.4) celluloid (0.15.2) timers (~> 1.1.0) - climate_control (0.0.3) - activesupport (>= 3.0) - cocaine (0.5.1) + climate_control (0.2.0) + cocaine (0.5.8) climate_control (>= 0.0.3, < 1.0) coderay (1.1.0) coffee-rails (3.2.2) @@ -47,6 +46,7 @@ GEM execjs coffee-script-source (1.6.2) commonjs (0.2.6) + concurrent-ruby (1.1.5) diff-lcs (1.2.5) erubis (2.7.0) exception_notification (3.0.1) @@ -65,7 +65,8 @@ GEM guard (~> 2.1) rspec (>= 2.14, < 4.0) hike (1.2.3) - i18n (0.6.9) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-datatables-rails (1.11.2) jquery-rails @@ -92,17 +93,18 @@ GEM treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) + mimemagic (0.3.0) minitest (5.3.5) mono_logger (1.1.0) - multi_json (1.9.0) + multi_json (1.14.1) mysql2 (0.3.11) net-ldap (0.3.1) - paperclip (3.4.2) - activemodel (>= 3.0.0) - activerecord (>= 3.0.0) - activesupport (>= 3.0.0) - cocaine (~> 0.5.0) + paperclip (4.3.7) + activemodel (>= 3.2.0) + activesupport (>= 3.2.0) + cocaine (~> 0.5.5) mime-types + mimemagic (= 0.3.0) polyglot (0.3.4) pry (0.10.0) coderay (~> 1.1.0) @@ -198,7 +200,7 @@ GEM execjs rails (>= 3.1) railties (>= 3.1) - tzinfo (0.3.39) + tzinfo (0.3.55) uglifier (2.1.1) execjs (>= 0.3.0) multi_json (~> 1.0, >= 1.0.2)