From 9a4495fb87fda13be41207e0e3f95bb009debb65 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2020 01:22:58 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 12.3.3 in /benchmarks/workloads/ruby Bumps [rake](https://github.com/ruby/rake) from 12.3.2 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/v12.3.2...v12.3.3) Signed-off-by: dependabot[bot] --- benchmarks/workloads/ruby/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/benchmarks/workloads/ruby/Gemfile.lock b/benchmarks/workloads/ruby/Gemfile.lock index 855edf17f..17ebcbec3 100644 --- a/benchmarks/workloads/ruby/Gemfile.lock +++ b/benchmarks/workloads/ruby/Gemfile.lock @@ -33,7 +33,7 @@ GEM rack (2.2.2) rack-protection (2.0.5) rack - rake (12.3.2) + rake (12.3.3) rbnacl (7.1.1) ffi redis (4.1.1)