From 5d562f018422283edd9d4f38393c7d8563d4c45a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:48:04 +0000 Subject: [PATCH] Bump dragonfly from 1.0.7 to 1.4.0 Bumps [dragonfly](https://github.com/markevans/dragonfly) from 1.0.7 to 1.4.0. - [Release notes](https://github.com/markevans/dragonfly/releases) - [Changelog](https://github.com/markevans/dragonfly/blob/master/History.md) - [Commits](https://github.com/markevans/dragonfly/compare/v1.0.7...v1.4.0) --- updated-dependencies: - dependency-name: dragonfly dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 44cbd306a2..a0bb4ed94d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,10 +200,10 @@ GEM docile (1.3.2) domino (0.7.0) capybara (>= 0.4.0) - dragonfly (1.0.7) + dragonfly (1.4.0) addressable (~> 2.3) multi_json (~> 1.0) - rack + rack (>= 1.3) dragonfly-s3_data_store (1.0.4) dragonfly (~> 1.0) fog @@ -458,7 +458,7 @@ GEM minitest (5.14.0) moneta (0.8.1) msgpack (1.3.3) - multi_json (1.14.1) + multi_json (1.15.0) multi_xml (0.6.0) multipart-post (2.0.0) mustermann (1.1.1) @@ -533,7 +533,7 @@ GEM pry-remote (0.1.8) pry (~> 0.9) slop (~> 3.0) - public_suffix (4.0.3) + public_suffix (4.0.6) puma (3.12.6) pundit (1.1.0) activesupport (>= 3.0.0)