From 9bbd5a0de6adc6837434c6b4ecb131537df1c080 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2020 09:12:35 +0000 Subject: [PATCH] Bump jbuilder from 2.9.1 to 2.10.0 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.9.1 to 2.10.0. - [Release notes](https://github.com/rails/jbuilder/releases) - [Changelog](https://github.com/rails/jbuilder/blob/master/CHANGELOG.md) - [Commits](https://github.com/rails/jbuilder/compare/v2.9.1...v2.10.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7d8fd038..fd793ab1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,8 +156,8 @@ GEM builder oauth (>= 0.4.5, < 0.6) jaro_winkler (1.5.4) - jbuilder (2.9.1) - activesupport (>= 4.2.0) + jbuilder (2.10.0) + activesupport (>= 5.0.0) jquery-rails (4.3.5) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0)