From 1254480ebcac6db44a97ba9a787441b46c70233d Mon Sep 17 00:00:00 2001 From: Sebastian Serth Date: Mon, 14 Dec 2020 10:16:37 +0100 Subject: [PATCH] Update bundle --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e285b694..8445400f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM unf (>= 0.0.5, < 1.0.0) erubi (1.10.0) eventmachine (1.0.9.1) - excon (0.78.0) + excon (0.78.1) execjs (2.7.0) factory_bot (6.1.0) activesupport (>= 5.0.0) @@ -383,7 +383,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - semantic_range (2.3.0) + semantic_range (2.3.1) sentry-raven (3.1.1) faraday (>= 1.0) shoulda-matchers (4.4.1)