From 69ef775f6604e20a4929f54a4f55e8a495e3f63a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 20 Nov 2018 10:50:27 -0500 Subject: [PATCH] Bump test-prof from 0.7.2 to 0.7.3 (#1140) [ci skip] Bumps [test-prof](https://github.com/palkan/test-prof) from 0.7.2 to 0.7.3. - [Release notes](https://github.com/palkan/test-prof/releases) - [Changelog](https://github.com/palkan/test-prof/blob/master/CHANGELOG.md) - [Commits](https://github.com/palkan/test-prof/compare/v0.7.2...v0.7.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 295223e23..592eea812 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -827,7 +827,7 @@ GEM dante (>= 0.2.0) multi_json (~> 1.0) stripe (>= 2.0.3) - test-prof (0.7.2) + test-prof (0.7.3) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.8)