From c97526a5062d4c89392e6641f14c3e8c774a606a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 14 May 2019 04:49:38 +0000 Subject: [PATCH] Bump jbuilder from 2.8.0 to 2.9.0 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.8.0 to 2.9.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.8.0...v2.9.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e6f91fd5..0af47382 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,9 +153,8 @@ GEM builder oauth (>= 0.4.5, < 0.6) jaro_winkler (1.5.2) - jbuilder (2.8.0) + jbuilder (2.9.0) activesupport (>= 4.2.0) - multi_json (>= 1.2) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3) railties (>= 4.2.0)