From 4c67389b7420931030a293777ad2c1cfb63cdde9 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 8 Jul 2021 15:31:08 +0000 Subject: [PATCH] Update geckodriver-helper to version 0.24.0 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 41a20e41..7da713da 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM actionpack (>= 3.2.13) formtastic-bootstrap (3.1.1) formtastic (>= 3.0) - geckodriver-helper (0.23.0) + geckodriver-helper (0.24.0) archive-zip (~> 0.7) globalid (0.4.2) activesupport (>= 4.2.0) @@ -240,7 +240,7 @@ GEM image_processing (1.12.1) mini_magick (>= 4.9.5, < 5) ruby-vips (>= 2.0.17, < 3) - io-like (0.3.0) + io-like (0.3.1) iso-639 (0.2.8) jaro_winkler (1.5.3) jquery-datatables-rails (3.4.0)