From 46b30b13c36aa8201a993589d53f3cc16a293d37 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 20:36:59 +0000 Subject: [PATCH] Bump sequel from 5.30.0 to 5.31.0 Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.30.0 to 5.31.0. - [Release notes](https://github.com/jeremyevans/sequel/releases) - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/sequel/compare/5.30.0...5.31.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 101671389..61847e1e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sequel (5.30.0) + sequel (5.31.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)