From 3edbee45d7c6ffe014023337a8e630aed5ffd4a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 02:57:00 +0000 Subject: [PATCH] Bump sequel from 5.62.0 to 5.67.0 Bumps [sequel](https://github.com/jeremyevans/sequel) from 5.62.0 to 5.67.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.62.0...5.67.0) --- updated-dependencies: - dependency-name: sequel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1a936a3..0328a48 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -260,7 +260,7 @@ GEM sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) - sequel (5.62.0) + sequel (5.67.0) simpleidn (0.2.1) unf (~> 0.1.4) terminal-table (1.8.0)