From 65b1e56f5faa41498944f1583ce5b08936465d5b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 20:36:17 +0000 Subject: [PATCH] Bump sequel from 5.29.0 to 5.30.0 Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.29.0 to 5.30.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.29.0...5.30.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 4cf2d92dc..c26abd609 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.29.0) + sequel (5.30.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)