about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-03-11 13:29:53 +0100
committerEugen Rochko <eugen@zeonfederated.com>2019-03-11 13:29:53 +0100
commit0a2e5abece415ebda6855de09d41db832a75f4cd (patch)
tree42a3ced0ff9ba96cb5c12c78436b70b5233e33bc /Gemfile.lock
parent79b00d294d5098e530640f271d0b30dfb9bde9be (diff)
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>
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
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)