From 7a018ebf67fdf9dd74742580dacc7d9df20f0c5f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 31 Jan 2021 17:02:22 +0000 Subject: [PATCH] Bump jbuilder from 2.10.1 to 2.11.2 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.10.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.10.1...v2.11.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 43743cd6..e4533294 100644 --- a/Gemfile +++ b/Gemfile @@ -14,7 +14,7 @@ gem "flipper-active_record" gem "flipper-ui" gem "font-awesome-rails" gem "font-ionicons-rails" -gem "jbuilder", "~> 2.10" +gem "jbuilder", "~> 2.11" gem "jquery-rails", "~> 4.3", ">= 4.3.1" gem "kaminari" gem "mini_racer" diff --git a/Gemfile.lock b/Gemfile.lock index c93c4e84..38717029 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM htmlentities (4.3.4) i18n (1.8.7) concurrent-ruby (~> 1.0) - jbuilder (2.10.1) + jbuilder (2.11.2) activesupport (>= 5.0.0) jquery-rails (4.4.0) rails-dom-testing (>= 1, < 3) @@ -483,7 +483,7 @@ DEPENDENCIES font-awesome-rails font-ionicons-rails guard-rspec - jbuilder (~> 2.10) + jbuilder (~> 2.11) jquery-rails (~> 4.3, >= 4.3.1) kaminari letter_opener