From 779bc0157840c4813f81f060c5c16a616acccd51 Mon Sep 17 00:00:00 2001 From: Braiden Vasco Date: Fri, 23 Mar 2018 21:18:51 +0000 Subject: [PATCH] Fix example dependencies --- example/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/example/Gemfile.lock b/example/Gemfile.lock index 28d54a4..8527b57 100644 --- a/example/Gemfile.lock +++ b/example/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: .. specs: - lita-tox (0.3.0) + lita-tox (0.4.0) lita (~> 4.7) tox (~> 0.0.1) @@ -36,7 +36,7 @@ GEM redis-namespace (1.5.3) redis (~> 3.0, >= 3.0.4) thor (0.19.4) - tox (0.0.1) + tox (0.0.2) url_mount (0.2.1) rack @@ -48,4 +48,4 @@ DEPENDENCIES lita-tox! BUNDLED WITH - 1.13.6 + 1.16.1