]> git.openstreetmap.org Git - rails.git/commitdiff
Update to released version 0.4.0 of gd2-ffij
authorTom Hughes <tom@compton.nu>
Mon, 10 Jun 2019 20:27:19 +0000 (21:27 +0100)
committerTom Hughes <tom@compton.nu>
Mon, 10 Jun 2019 20:27:19 +0000 (21:27 +0100)
Gemfile
Gemfile.lock

diff --git a/Gemfile b/Gemfile
index 26872a0438ac2e40ccc23c1520a474a2402180b5..6c867193c8e240e5934c75074df3d1e56a7ef330 100644 (file)
--- a/Gemfile
+++ b/Gemfile
@@ -117,7 +117,7 @@ gem "canonical-rails"
 gem "logstasher"
 
 # Used to generate images for traces
-gem "gd2-ffij", "= 0.4.0.dev"
+gem "gd2-ffij", ">= 0.4.0"
 
 # Used for browser detection
 gem "browser"
index a7fcdf30e701f44929f3ed3603cc7c639c463a4c..a696aaaa94b562cb7aeb5ccb751720b952df46d2 100644 (file)
@@ -173,7 +173,7 @@ GEM
       multipart-post (>= 1.2, < 3)
     ffi (1.10.0)
     fspath (3.1.0)
-    gd2-ffij (0.4.0.dev)
+    gd2-ffij (0.4.0)
       ffi (>= 1.0.0)
     geoip (1.6.4)
     globalid (0.4.2)
@@ -462,7 +462,7 @@ DEPENDENCIES
   factory_bot_rails
   fakefs
   faraday
-  gd2-ffij (= 0.4.0.dev)
+  gd2-ffij (>= 0.4.0)
   geoip
   htmlentities
   http_accept_language (~> 2.0.0)