1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00

Merge pull request #11 from danbee/depfu/update/dragonfly-1.1.4

Update dragonfly: 1.1.3 → 1.1.4 (patch)
This commit is contained in:
Daniel Barber 2018-02-14 22:07:47 -05:00 committed by GitHub
commit 046c37f577
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,8 +38,8 @@ GEM
i18n (~> 0.7) i18n (~> 0.7)
minitest (~> 5.1) minitest (~> 5.1)
tzinfo (~> 1.1) tzinfo (~> 1.1)
addressable (2.5.1) addressable (2.5.2)
public_suffix (~> 2.0, >= 2.0.2) public_suffix (>= 2.0.2, < 4.0)
administrate (0.8.1) administrate (0.8.1)
actionpack (>= 4.2, < 5.2) actionpack (>= 4.2, < 5.2)
actionview (>= 4.2, < 5.2) actionview (>= 4.2, < 5.2)
@ -107,7 +107,7 @@ GEM
dotenv-rails (2.2.1) dotenv-rails (2.2.1)
dotenv (= 2.2.1) dotenv (= 2.2.1)
railties (>= 3.2, < 5.2) railties (>= 3.2, < 5.2)
dragonfly (1.1.3) dragonfly (1.1.4)
addressable (~> 2.3) addressable (~> 2.3)
multi_json (~> 1.0) multi_json (~> 1.0)
rack (>= 1.3) rack (>= 1.3)
@ -189,7 +189,7 @@ GEM
warden warden
monban-generators (1.0.1) monban-generators (1.0.1)
monban (>= 0.0.12) monban (>= 0.0.12)
multi_json (1.12.1) multi_json (1.13.1)
nio4r (2.2.0) nio4r (2.2.0)
nokogiri (1.8.2) nokogiri (1.8.2)
mini_portile2 (~> 2.3.0) mini_portile2 (~> 2.3.0)
@ -208,7 +208,7 @@ GEM
coderay (~> 1.1.0) coderay (~> 1.1.0)
method_source (~> 0.8.1) method_source (~> 0.8.1)
slop (~> 3.4) slop (~> 3.4)
public_suffix (2.0.5) public_suffix (3.0.2)
puma (3.9.1) puma (3.9.1)
rack (2.0.4) rack (2.0.4)
rack-test (0.8.2) rack-test (0.8.2)