From 106151a7bebddd0ecea72a65fc48e027e79c904c Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 11 Feb 2022 07:46:01 +0000 Subject: [PATCH] Update annotate to version 3.2.0 --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c42dc8d..890f0cd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,14 +38,14 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - annotate (2.7.4) - activerecord (>= 3.2, < 6.0) - rake (>= 10.4, < 13.0) + annotate (3.2.0) + activerecord (>= 3.2, < 8.0) + rake (>= 10.4, < 14.0) arel (8.0.0) bindex (0.5.0) builder (3.2.3) byebug (11.0.1) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.9) connection_pool (2.2.2) crass (1.0.4) diff-lcs (1.3) @@ -66,7 +66,7 @@ GEM thor (~> 0.19.1) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.9.1) concurrent-ruby (~> 1.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) @@ -84,7 +84,7 @@ GEM method_source (0.9.2) mini_mime (1.0.1) mini_portile2 (2.4.0) - minitest (5.11.3) + minitest (5.15.0) multipart-post (2.0.0) nio4r (2.3.1) nokogiri (1.10.2) @@ -127,7 +127,7 @@ GEM method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) - rake (12.3.2) + rake (13.0.6) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0) @@ -193,7 +193,7 @@ GEM turbolinks (5.2.0) turbolinks-source (~> 5.2) turbolinks-source (5.2.0) - tzinfo (1.2.5) + tzinfo (1.2.9) thread_safe (~> 0.1) uglifier (4.1.20) execjs (>= 0.3.0, < 3)