From: dependabot[bot] Date: Mon, 11 Mar 2019 12:29:53 +0000 (+0100) Subject: Bump active_record_query_trace from 1.6 to 1.6.1 (#10237) X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=0a2e5abece415ebda6855de09d41db832a75f4cd;p=mastodon.git Bump active_record_query_trace from 1.6 to 1.6.1 (#10237) Bumps [active_record_query_trace](https://github.com/brunofacca/active-record-query-trace) from 1.6 to 1.6.1. - [Release notes](https://github.com/brunofacca/active-record-query-trace/releases) - [Changelog](https://github.com/brunofacca/active-record-query-trace/blob/master/HISTORY.md) - [Commits](https://github.com/brunofacca/active-record-query-trace/compare/v1.6...v1.6.1) Signed-off-by: dependabot[bot] --- diff --git a/Gemfile.lock b/Gemfile.lock index b33482d4e..4de4923c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,7 +43,7 @@ GEM activemodel (>= 4.1, < 6) case_transform (>= 0.2) jsonapi-renderer (>= 0.1.1.beta1, < 0.3) - active_record_query_trace (1.6) + active_record_query_trace (1.6.1) activejob (5.2.2) activesupport (= 5.2.2) globalid (>= 0.3.6)