From 5e3ede50e518b54757c9f85ae2d63967121d5637 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Jun 2021 21:44:52 +0000 Subject: [PATCH] Bump dragonfly from 0.9.12 to 0.9.15 Bumps [dragonfly](https://github.com/markevans/dragonfly) from 0.9.12 to 0.9.15. - [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/v0.9.12...v0.9.15) --- updated-dependencies: - dependency-name: dragonfly dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a808b09..9907f6d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -47,7 +47,8 @@ GEM orm_adapter (~> 0.0.3) railties (~> 3.1) warden (~> 1.1.1) - dragonfly (0.9.12) + dragonfly (0.9.15) + multi_json (~> 1.0) rack erubis (2.7.0) excon (0.16.10) @@ -92,7 +93,7 @@ GEM railties (~> 3.0) pg (0.14.1) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2)