From 8a696a4ffc2fcedfcd9a7b4883d7553d6fada4c9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2020 16:35:13 -0500 Subject: [PATCH] Build(deps-dev): Bump annotate from 3.0.3 to 3.1.0 (#9091) Bumps [annotate](https://github.com/ctran/annotate_models) from 3.0.3 to 3.1.0. - [Release notes](https://github.com/ctran/annotate_models/releases) - [Changelog](https://github.com/ctran/annotate_models/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ctran/annotate_models/compare/v3.0.3...v3.1.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index f6dafec9a50..1134290d72f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -40,7 +40,7 @@ GEM zeitwerk (~> 2.2) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) - annotate (3.0.3) + annotate (3.1.0) activerecord (>= 3.2, < 7.0) rake (>= 10.4, < 14.0) ast (2.4.0)