From aa72196e36fdb593e57abc382256a92b59e8dc37 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Feb 2022 02:46:19 +0000 Subject: [PATCH] Bump rake from 10.5.0 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 10.5.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/v10.5.0...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index c9125715..5e8da1c3 100644 --- a/Gemfile +++ b/Gemfile @@ -10,7 +10,7 @@ gem 'multi_json', '~> 1.0' gem 'oj', '~> 2.0' gem 'parseconfig' gem 'rack' -gem 'rake', '~> 10.0' +gem 'rake', '~> 12.3' gem 'sinatra', '~> 1.0' gem 'sinatra-advanced-routes' gem 'sinatra-contrib', '~> 1.0' diff --git a/Gemfile.lock b/Gemfile.lock index cb883e4f..300c6387 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,7 +277,7 @@ GEM rack (>= 1.1, < 3.0) unicorn (~> 5.1) raindrops (0.20.0) - rake (10.5.0) + rake (12.3.3) rdf (1.0.8) addressable (>= 2.2) recursive-open-struct (1.1.3) @@ -400,7 +400,7 @@ DEPENDENCIES rack-test rack-timeout rainbows - rake (~> 10.0) + rake (~> 12.3) redcarpet redis redis-activesupport