From 600ef7a5a2eb7e17bd361146238fb3980aaf146f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 15:53:30 +0000 Subject: [PATCH] Bump paperclip from 2.3.11 to 4.2.2 Bumps [paperclip](https://github.com/thoughtbot/paperclip) from 2.3.11 to 4.2.2. - [Release notes](https://github.com/thoughtbot/paperclip/releases) - [Changelog](https://github.com/thoughtbot/paperclip/blob/master/NEWS) - [Commits](https://github.com/thoughtbot/paperclip/commits/v4.2.2) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 27 +++++++++++++++++---------- 2 files changed, 18 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 7d709f3..02423ca 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' gem 'rails' -gem 'paperclip', '2.3.11' +gem 'paperclip', '4.2.2' gem 'rmagick' gem 'jquery-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 146b4f7..22cc548 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -30,8 +30,8 @@ GEM activesupport (3.1.1) multi_json (~> 1.0) addressable (2.2.6) - arel (2.2.1) - builder (3.0.0) + arel (2.2.3) + builder (3.0.4) capybara (1.0.0) mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -41,13 +41,17 @@ GEM xpath (~> 0.1.4) childprocess (0.2.2) ffi (~> 1.0.6) + climate_control (0.2.0) + cocaine (0.5.8) + climate_control (>= 0.0.3, < 1.0) coffee-rails (3.1.1) coffee-script (>= 2.2.0) railties (~> 3.1.0) coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) + concurrent-ruby (1.1.5) database_cleaner (0.7.0) diff-lcs (1.1.3) erubis (2.7.0) @@ -56,7 +60,8 @@ GEM ffi (1.0.11) haml (3.1.3) hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jasmine (1.1.2) jasmine-core (>= 1.1.0) rack (>= 1.1) @@ -77,11 +82,13 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) - multi_json (1.0.3) + multi_json (1.14.0) nokogiri (1.5.0) - paperclip (2.3.11) - activerecord (>= 2.3.0) - activesupport (>= 2.3.2) + paperclip (4.2.2) + activemodel (>= 3.0.0) + activesupport (>= 3.0.0) + cocaine (~> 0.5.3) + mime-types polyglot (0.3.3) rack (1.3.5) rack-cache (1.1) @@ -148,7 +155,7 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.31) + tzinfo (0.3.55) uglifier (1.1.0) execjs (>= 0.3.0) multi_json (>= 1.0.2) @@ -166,7 +173,7 @@ DEPENDENCIES jasminerice jquery-rails launchy - paperclip (= 2.3.11) + paperclip (= 4.2.2) rails rmagick rspec-rails