From 73ba19d4c70205070c74d32413b47e22565181f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 14:15:20 +0000 Subject: [PATCH] Bump rake from 12.3.1 to 12.3.3 Bumps [rake](https://github.com/ruby/rake) from 12.3.1 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.1...v12.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff18e4f..9bf98d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -20,11 +20,13 @@ GEM tzinfo (~> 1.1) arel (9.0.0) concurrent-ruby (1.0.5) + ffi (1.12.2) i18n (1.1.1) concurrent-ruby (~> 1.0) minitest (5.11.3) - rake (12.3.1) - sqlite3 (1.3.13) + rake (12.3.3) + sqlite3 (0.1.1) + ffi (>= 0.6.3) thread_safe (0.3.6) tzinfo (1.2.5) thread_safe (~> 0.1) @@ -37,7 +39,7 @@ DEPENDENCIES enkrip! minitest (~> 5.11) rake (~> 12.3) - sqlite3 + sqlite3 (~> 0) BUNDLED WITH 1.16.6