Skip to content

Commit

Permalink
⬆️ Bump active_record_query_trace from 1.8 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps [active_record_query_trace](https://github.com/brunofacca/active-record-query-trace) from 1.8 to 1.8.2.
- [Changelog](https://github.com/brunofacca/active-record-query-trace/blob/master/HISTORY.md)
- [Commits](brunofacca/active-record-query-trace@v1.8...v1.8.2)

---
updated-dependencies:
- dependency-name: active_record_query_trace
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent d642780 commit 6fe37bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@ GEM
activemodel (>= 4.1, < 7.1)
case_transform (>= 0.2)
jsonapi-renderer (>= 0.1.1.beta1, < 0.3)
active_record_query_trace (1.8)
active_record_query_trace (1.8.2)
activerecord (>= 6.0.0)
activejob (6.1.7.2)
activesupport (= 6.1.7.2)
globalid (>= 0.3.6)
Expand Down

0 comments on commit 6fe37bf

Please sign in to comment.