From c8aa21380ed809871cf1cd121afc79617b0f2e3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:48:14 +0000 Subject: [PATCH] Bump dragonfly from 1.2.0 to 1.4.0 Bumps [dragonfly](https://github.com/markevans/dragonfly) from 1.2.0 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.2.0...v1.4.0) --- updated-dependencies: - dependency-name: dragonfly dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 348fbf9..97ce17f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -168,7 +168,7 @@ GEM responders warden (~> 1.2.3) diffy (3.3.0) - dragonfly (1.2.0) + dragonfly (1.4.0) addressable (~> 2.3) multi_json (~> 1.0) rack (>= 1.3) @@ -214,13 +214,13 @@ GEM i18n (>= 0.6.10, < 2) request_store (~> 1.0) msgpack (1.3.1) - multi_json (1.14.1) + multi_json (1.15.0) nio4r (2.5.2) nokogiri (1.10.8) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.1.4) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (4.3.5) nio4r (~> 2.0) rack (2.2.3)