From efca58c9845a6d2e176dfbc1655b1357ca4f8147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Jan 2021 09:01:42 +0000 Subject: [PATCH] Bump jbuilder from 2.10.1 to 2.11.1 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.10.1 to 2.11.1. - [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.10.1...v2.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 958ba666..11126c2c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -164,7 +164,7 @@ GEM builder (>= 1.0, < 4.0) oauth (>= 0.4.5, < 0.6) influxdb (0.8.0) - jbuilder (2.10.1) + jbuilder (2.11.1) activesupport (>= 5.0.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3)