From 5c9c88c59c0d656b02bc39f281c25a3de8c0326d Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2019 18:17:21 +0000 Subject: [PATCH] Update annotate to version 3.0.3 --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c42dc8d..40e7c47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,9 +38,9 @@ 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.0.3) + activerecord (>= 3.2, < 7.0) + rake (>= 10.4, < 14.0) arel (8.0.0) bindex (0.5.0) builder (3.2.3) @@ -66,7 +66,7 @@ GEM thor (~> 0.19.1) globalid (0.4.2) activesupport (>= 4.2.0) - i18n (1.6.0) + i18n (1.7.0) 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.13.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.0) rb-fsevent (0.9.8) rb-inotify (0.9.8) ffi (>= 0.5.0)