From 689cb8df53c5ef1f4fa2a75a503661dd02d92c7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 15 May 2019 04:53:09 +0000 Subject: [PATCH] Bump jbuilder from 2.9.0 to 2.9.1 Bumps [jbuilder](https://github.com/rails/jbuilder) from 2.9.0 to 2.9.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.9.0...v2.9.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 b637af02..0534a29c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -153,7 +153,7 @@ GEM builder oauth (>= 0.4.5, < 0.6) jaro_winkler (1.5.2) - jbuilder (2.9.0) + jbuilder (2.9.1) activesupport (>= 4.2.0) jquery-rails (4.3.3) rails-dom-testing (>= 1, < 3)