From b0fe38ba971c3fc61ef7337420a4674e6c998fc2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Sep 2022 15:01:14 +0000 Subject: [PATCH] Bump rake from 10.0.4 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.0.4 to 12.3.3. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/rake-10.0.4...v12.3.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ea111ea9c..980764fc8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,5 +1,5 @@ GIT - remote: git://github.com/hone/ruby-git.git + remote: https://github.com/hone/ruby-git.git revision: 264836fcff3c037d8d8fc44bd770b150b46fdc4e branch: master specs: @@ -42,7 +42,7 @@ GEM parallel_tests (0.13.1) parallel progress (2.4.0) - rake (10.0.4) + rake (12.3.3) repl_runner (0.0.3) activesupport rest-client (1.6.7)