From 466af5c3dd00a5006eef30799de8d7ff51c84c5f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 09:00:38 +0000 Subject: [PATCH] Bump jbuilder from 2.11.1 to 2.11.2 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.11.1 to 2.11.2. - [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.11.1...v2.11.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59630621..7b3e3a62 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.11.1) + jbuilder (2.11.2) activesupport (>= 5.0.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3)