From 8cbac0e2bd34d5fdb9abc4d5c19b234f46d3defa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 23:42:07 +0000 Subject: [PATCH] Bump toml-rb from 2.2.0 to 3.0.1 Bumps [toml-rb](https://github.com/emancu/toml-rb) from 2.2.0 to 3.0.1. - [Release notes](https://github.com/emancu/toml-rb/releases) - [Commits](https://github.com/emancu/toml-rb/compare/v2.2.0...v3.0.1) --- updated-dependencies: - dependency-name: toml-rb dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5c0085fa5..bd73aa4b6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,6 +32,7 @@ GEM heroics (~> 0.1.1) moneta (~> 1.0.0) rate_throttle_client (~> 0.1.0) + racc (1.8.0) rake (13.2.1) rate_throttle_client (0.1.2) redis (5.2.0) @@ -49,8 +50,9 @@ GEM rspec-support (3.13.1) thor (1.3.1) threaded (0.0.4) - toml-rb (2.2.0) + toml-rb (3.0.1) citrus (~> 3.0, > 3.0) + racc (~> 1.7) webrick (1.8.1) PLATFORMS