From 704c035cb2884e11c3b1ac9f662ee0389b2a4cea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Jan 2022 20:30:20 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 12.3.3 in /vagrant/utils Bumps [rake](https://github.com/ruby/rake) from 10.1.0 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.1.0...v12.3.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- vagrant/utils/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/utils/Gemfile.lock b/vagrant/utils/Gemfile.lock index ad19e7943..7180a1b8c 100644 --- a/vagrant/utils/Gemfile.lock +++ b/vagrant/utils/Gemfile.lock @@ -19,7 +19,7 @@ GEM multi_json (1.7.8) mysql2 (0.3.13) pg (0.16.0) - rake (10.1.0) + rake (12.3.3) redis (3.0.4) riak-client (1.2.0) beefcake (~> 0.3.7)