From 294e5352768b9fa931a86295f57e3a9b624df3a7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 20:03:15 +0000 Subject: [PATCH] Bump sequel from 5.35.0 to 5.36.0 Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.35.0 to 5.36.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.35.0...5.36.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3967b48a1..4a87ca143 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2) - sequel (5.35.0) + sequel (5.36.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)