From 66fb2e8d259b802fff7fc8efd526bf02eda6a37c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 09:34:59 +0000 Subject: [PATCH] Bump sequel from 5.30.0 to 5.73.0 Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.30.0 to 5.73.0. - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/sequel/compare/5.30.0...5.73.0) --- updated-dependencies: - dependency-name: sequel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2400b5d7..33309878 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -349,7 +349,8 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sequel (5.30.0) + sequel (5.73.0) + bigdecimal sequel_pg (1.14.0) pg (>= 0.18.0, != 1.2.0) sequel (>= 4.38.0)