From 0c319bea2c91f49b5e8b7a88f9227ab89aa43f16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 09:53:18 +0000 Subject: [PATCH] chore(deps-dev): bump rspec-sql from 0.0.1 to 0.0.2 Bumps [rspec-sql](https://github.com/datafoodconsortium/connector-ruby) from 0.0.1 to 0.0.2. - [Release notes](https://github.com/datafoodconsortium/connector-ruby/releases) - [Changelog](https://github.com/datafoodconsortium/connector-ruby/blob/main/CHANGELOG.md) - [Commits](https://github.com/datafoodconsortium/connector-ruby/commits) --- updated-dependencies: - dependency-name: rspec-sql dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1631a4f1a8..3a8acdfe75 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -629,7 +629,7 @@ GEM rspec-support (~> 3.13) rspec-retry (0.6.2) rspec-core (> 3.3) - rspec-sql (0.0.1) + rspec-sql (0.0.2) activesupport rspec rspec-support (3.13.1)