From 9584766139b44f53c58ebdd41215cb2d8423c8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 03:46:20 +0000 Subject: [PATCH] Bump sequel from 5.76.0 to 5.88.0 Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.76.0 to 5.88.0. - [Changelog](https://github.com/jeremyevans/sequel/blob/master/CHANGELOG) - [Commits](https://github.com/jeremyevans/sequel/compare/5.76.0...5.88.0) --- updated-dependencies: - dependency-name: sequel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81ca588..371ea48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,7 +4,7 @@ GEM addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) base64 (0.2.0) - bigdecimal (3.1.5) + bigdecimal (3.1.9) buftok (0.3.0) crack (0.4.5) rexml @@ -46,7 +46,7 @@ GEM public_suffix (5.0.3) rake (13.0.6) rexml (3.2.6) - sequel (5.76.0) + sequel (5.88.0) bigdecimal simple_oauth (0.3.1) snaky_hash (2.0.1)