From 55a247b8c678cc9d4543a234f45ce61b4c50c953 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2020 02:30:46 +0000 Subject: [PATCH] Bump sequel from 5.28.0 to 5.29.0 Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.28.0 to 5.29.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.28.0...5.29.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 5f5726356..56337a189 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -97,7 +97,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sequel (5.28.0) + sequel (5.29.0) simplecov (0.18.1) docile (~> 1.1) simplecov-html (~> 0.11.0)