From c320da1f6453ae0789e8507eff979dde5cbd935e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 18:42:28 +0000 Subject: [PATCH] Bump rake from 0.9.2 to 13.0.1 in /examples/ar-3.x Bumps [rake](https://github.com/ruby/rake) from 0.9.2 to 13.0.1. - [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-0.9.2...v13.0.1) Signed-off-by: dependabot[bot] --- examples/ar-3.x/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/ar-3.x/Gemfile.lock b/examples/ar-3.x/Gemfile.lock index bb486c7..33ffc15 100644 --- a/examples/ar-3.x/Gemfile.lock +++ b/examples/ar-3.x/Gemfile.lock @@ -68,12 +68,12 @@ GEM rake (>= 0.8.7) rdoc (~> 3.4) thor (~> 0.14.6) - rake (0.9.2) + rake (13.0.1) rdoc (3.9.4) sprockets (2.0.0) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) + tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.4) thor (0.14.6) tilt (1.3.3)