From 1538335e9d06a29dc4df5d52769cd4fd97b25ae9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 21:27:56 +0000 Subject: [PATCH] Bump rdoc from 5.1.0 to 6.3.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 5.1.0 to 6.3.1. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v5.1.0...v6.3.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 41 ++++++++++++++++++++--------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index de22d04..d8fd878 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - activerecord-postgres-earthdistance (0.7.1) + activerecord-postgres-earthdistance (0.7.2) activerecord (>= 3.1) pg rake @@ -9,32 +9,31 @@ PATH GEM remote: http://rubygems.org/ specs: - activemodel (5.2.1.1) - activesupport (= 5.2.1.1) - activerecord (5.2.1.1) - activemodel (= 5.2.1.1) - activesupport (= 5.2.1.1) - arel (>= 9.0) - activesupport (5.2.1.1) + activemodel (6.1.4.1) + activesupport (= 6.1.4.1) + activerecord (6.1.4.1) + activemodel (= 6.1.4.1) + activesupport (= 6.1.4.1) + activesupport (6.1.4.1) concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - arel (9.0.0) + i18n (>= 1.6, < 2) + minitest (>= 5.1) + tzinfo (~> 2.0) + zeitwerk (~> 2.3) coderay (1.1.1) - concurrent-ruby (1.1.3) + concurrent-ruby (1.1.9) diff-lcs (1.3) - i18n (1.1.1) + i18n (1.8.10) concurrent-ruby (~> 1.0) method_source (0.8.2) - minitest (5.11.3) - pg (1.1.3) + minitest (5.14.4) + pg (1.2.3) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - rake (12.3.1) - rdoc (5.1.0) + rake (13.0.6) + rdoc (6.3.1) rspec (3.5.0) rspec-core (~> 3.5.0) rspec-expectations (~> 3.5.0) @@ -49,9 +48,9 @@ GEM rspec-support (~> 3.5.0) rspec-support (3.5.0) slop (3.6.0) - thread_safe (0.3.6) - tzinfo (1.2.5) - thread_safe (~> 0.1) + tzinfo (2.0.4) + concurrent-ruby (~> 1.0) + zeitwerk (2.4.2) PLATFORMS ruby