From 42229fecadd23348bf74da7f98119bd2d82a225b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 19 May 2020 12:46:16 -0400 Subject: [PATCH] Build(deps): Bump rbtrace from 0.4.12 to 0.4.13 (#9827) Bumps [rbtrace](https://github.com/tmm1/rbtrace) from 0.4.12 to 0.4.13. - [Release notes](https://github.com/tmm1/rbtrace/releases) - [Commits](https://github.com/tmm1/rbtrace/compare/v0.4.12...v0.4.13) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9dded399220..f2c187b9b81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -294,7 +294,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rbtrace (0.4.12) + rbtrace (0.4.13) ffi (>= 1.0.6) msgpack (>= 0.4.3) optimist (>= 3.0.0)