aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorutilum <oz@utilum.com>2018-09-24 09:45:58 +0200
committerutilum <oz@utilum.com>2018-09-24 09:50:44 +0200
commit9951e6961448f36ed4db31b1ac76ccfc6b39a561 (patch)
treec1c8bcbb04e60c7e235e07d89c957ebe9955d1f9 /Gemfile.lock
parentbaffadaec9200d6653089f4937bfe53f1c0e127c (diff)
downloadrails-9951e6961448f36ed4db31b1ac76ccfc6b39a561.tar.gz
rails-9951e6961448f36ed4db31b1ac76ccfc6b39a561.tar.bz2
rails-9951e6961448f36ed4db31b1ac76ccfc6b39a561.zip
update mini_magick to the latest version
v 4.9.2 avoids some warnings that show in our tests. Although Gemfile.lock currently specifies 4.8.0, the CI already runs 4.9.2 so 4.8.0 warnings do not show in our CI logs.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 6863f718c4..0971e9e948 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -310,7 +310,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2018.0812)
mimemagic (0.3.2)
- mini_magick (4.8.0)
+ mini_magick (4.9.2)
mini_mime (1.0.1)
mini_portile2 (2.3.0)
minitest (5.11.3)
@@ -568,4 +568,4 @@ DEPENDENCIES
websocket-client-simple!
BUNDLED WITH
- 1.16.4
+ 1.16.5