Browse Source

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] <support@dependabot.com>
pull/4/head
dependabot[bot] 5 years ago
committed by Eugen Rochko
parent
commit
0a2e5abece
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Gemfile.lock

+ 1
- 1
Gemfile.lock View File

@ -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)

Loading…
Cancel
Save