From 53af4aae2eef5bf4e4b6b3c1da53a4349c0e39de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:48:51 +0000 Subject: [PATCH] Bump dragonfly from 1.1.4 to 1.4.0 Bumps [dragonfly](https://github.com/markevans/dragonfly) from 1.1.4 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.1.4...v1.4.0) --- updated-dependencies: - dependency-name: dragonfly dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e630b877b..eb5a24867 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,8 +42,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) arel (6.0.4) bson (4.3.0) bson_ext (1.5.1) @@ -70,7 +70,7 @@ GEM crass (1.0.3) domain_name (0.5.20170404) unf (>= 0.0.5, < 1.0.0) - dragonfly (1.1.4) + dragonfly (1.4.0) addressable (~> 2.3) multi_json (~> 1.0) rack (>= 1.3) @@ -113,7 +113,7 @@ GEM mongoid-paperclip (0.0.11) mongoid paperclip (>= 2.3.6, != 4.3.0) - multi_json (1.13.1) + multi_json (1.15.0) mynyml-redgreen (0.7.1) term-ansicolor (>= 1.0.4) netrc (0.11.0) @@ -128,7 +128,7 @@ GEM cocaine (~> 0.5.5) mime-types mimemagic (~> 0.3.0) - public_suffix (3.0.2) + public_suffix (4.0.6) racc (1.5.2) rack (1.6.13) rack-protection (1.5.4)