From 82cf2e27e12588d61d2ff74a503d9897ea73cd19 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:18:29 +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: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7160e36bf..91622d49e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,7 +36,8 @@ GEM activesupport (3.2.21) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - addressable (2.3.6) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (3.0.3) bson (1.11.1) bson_ext (1.11.1) @@ -62,10 +63,10 @@ GEM cocaine (0.5.4) climate_control (>= 0.0.3, < 1.0) columnize (0.8.9) - dragonfly (1.0.7) + dragonfly (1.4.0) addressable (~> 2.3) multi_json (~> 1.0) - rack + rack (>= 1.3) erubis (2.7.0) hike (1.2.3) i18n (0.6.11) @@ -91,7 +92,7 @@ GEM mongoid-paperclip (0.0.9) paperclip (>= 2.3.6) moped (1.5.2) - multi_json (1.10.1) + multi_json (1.15.0) mynyml-redgreen (0.7.1) term-ansicolor (>= 1.0.4) nokogiri (1.6.5) @@ -104,7 +105,8 @@ GEM cocaine (~> 0.5.3) mime-types polyglot (0.3.5) - rack (1.4.5) + public_suffix (4.0.7) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.4)