From 36f48b404e78bf21230555a8f22085764cf29dbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Apr 2024 12:08:13 +0000 Subject: [PATCH] Bump rdoc from 6.6.2 to 6.6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.6.2 to 6.6.3.1. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v6.6.2...v6.6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71bc15c..215b3d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - localize-ruby-client (0.1.0) + client (0.0.1) activesupport (~> 7.1.2) httparty (~> 0.21.0) jwt (~> 2.8, >= 2.8.1) @@ -111,7 +111,7 @@ GEM zeitwerk (~> 2.6) rainbow (3.1.1) rake (13.1.0) - rdoc (6.6.2) + rdoc (6.6.3.1) psych (>= 4.0.0) regexp_parser (2.9.0) reline (0.4.3) @@ -159,10 +159,10 @@ PLATFORMS DEPENDENCIES activesupport (~> 7.1.2) + client! dotenv-rails (~> 3.1) httparty (~> 0.21.0) jwt (~> 2.8) - localize-ruby-client! openssl (~> 3.1) rake (~> 13.0) rspec (~> 3.0)