From 732009646ab90be23bccd4915df4a47886d1b507 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Thu, 15 Feb 2018 02:40:46 +0000 Subject: [PATCH] Update dragonfly to version 1.1.4 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f5dea57..b78d148 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,8 +38,8 @@ GEM i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) administrate (0.8.1) actionpack (>= 4.2, < 5.2) actionview (>= 4.2, < 5.2) @@ -107,7 +107,7 @@ GEM dotenv-rails (2.2.1) dotenv (= 2.2.1) railties (>= 3.2, < 5.2) - dragonfly (1.1.3) + dragonfly (1.1.4) addressable (~> 2.3) multi_json (~> 1.0) rack (>= 1.3) @@ -189,7 +189,7 @@ GEM warden monban-generators (1.0.1) monban (>= 0.0.12) - multi_json (1.12.1) + multi_json (1.13.1) nio4r (2.2.0) nokogiri (1.8.2) mini_portile2 (~> 2.3.0) @@ -208,7 +208,7 @@ GEM coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - public_suffix (2.0.5) + public_suffix (3.0.2) puma (3.9.1) rack (2.0.4) rack-test (0.8.2)