From c5a4c34ca0db35f2d81cc5697f11612becf2e598 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Mar 2022 11:19:52 +0000 Subject: [PATCH] Bump jsonapi-resources from 0.10.5 to 0.10.7 Bumps [jsonapi-resources](https://github.com/cerebris/jsonapi-resources) from 0.10.5 to 0.10.7. - [Release notes](https://github.com/cerebris/jsonapi-resources/releases) - [Commits](https://github.com/cerebris/jsonapi-resources/compare/v0.10.5...v0.10.7) --- updated-dependencies: - dependency-name: jsonapi-resources dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7a635aa5f..f7886252c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -323,7 +323,7 @@ GEM json (2.3.1) json-schema (2.8.1) addressable (>= 2.4) - jsonapi-resources (0.10.5) + jsonapi-resources (0.10.7) activerecord (>= 4.1) concurrent-ruby railties (>= 4.1) @@ -561,7 +561,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - scout_apm (4.1.2) + scout_apm (5.1.1) parser searchkick (4.6.1) activemodel (>= 5)