From 7e4a6d06fe3372d073a41c653d3e1aa38b3b56cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 03:20:56 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 Bumps [rake](https://github.com/ruby/rake) from 0.9.2.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/v0.9.2.2...v13.0.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2175955..519bc65 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,17 +2,28 @@ PATH remote: . specs: adauth (2.0.2) + activesupport expects (~> 0.0.2) net-ldap GEM remote: https://rubygems.org/ specs: + activesupport (6.0.3.3) + concurrent-ruby (~> 1.0, >= 1.0.2) + i18n (>= 0.7, < 2) + minitest (~> 5.1) + tzinfo (~> 1.1) + zeitwerk (~> 2.2, >= 2.2.2) + concurrent-ruby (1.1.7) diff-lcs (1.1.3) - expects (0.0.2) + expects (0.0.3) + i18n (1.8.5) + concurrent-ruby (~> 1.0) + minitest (5.14.2) multi_json (1.7.7) - net-ldap (0.3.1) - rake (0.9.2.2) + net-ldap (0.16.3) + rake (13.0.1) rspec (2.11.0) rspec-core (~> 2.11.0) rspec-expectations (~> 2.11.0) @@ -25,7 +36,11 @@ GEM multi_json (~> 1.0) simplecov-html (~> 0.7.1) simplecov-html (0.7.1) + thread_safe (0.3.6) + tzinfo (1.2.7) + thread_safe (~> 0.1) yard (0.8.6.2) + zeitwerk (2.4.0) PLATFORMS ruby