From b96393220aa8d11d482b6a6f3e2895fd5bffe394 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Jan 2021 20:38:39 +0900 Subject: [PATCH] Bump jbuilder from 2.11.1 to 2.11.2 (#55) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd79aa3..ad92ef1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -113,7 +113,7 @@ GEM http_parser.rb (0.6.0) i18n (1.8.7) concurrent-ruby (~> 1.0) - jbuilder (2.11.1) + jbuilder (2.11.2) activesupport (>= 5.0.0) kaminari (1.2.1) activesupport (>= 4.1.0)