Fix example dependencies
This commit is contained in:
parent
6c4ac7119f
commit
779bc01578
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
PATH
|
PATH
|
||||||
remote: ..
|
remote: ..
|
||||||
specs:
|
specs:
|
||||||
lita-tox (0.3.0)
|
lita-tox (0.4.0)
|
||||||
lita (~> 4.7)
|
lita (~> 4.7)
|
||||||
tox (~> 0.0.1)
|
tox (~> 0.0.1)
|
||||||
|
|
||||||
|
@ -36,7 +36,7 @@ GEM
|
||||||
redis-namespace (1.5.3)
|
redis-namespace (1.5.3)
|
||||||
redis (~> 3.0, >= 3.0.4)
|
redis (~> 3.0, >= 3.0.4)
|
||||||
thor (0.19.4)
|
thor (0.19.4)
|
||||||
tox (0.0.1)
|
tox (0.0.2)
|
||||||
url_mount (0.2.1)
|
url_mount (0.2.1)
|
||||||
rack
|
rack
|
||||||
|
|
||||||
|
@ -48,4 +48,4 @@ DEPENDENCIES
|
||||||
lita-tox!
|
lita-tox!
|
||||||
|
|
||||||
BUNDLED WITH
|
BUNDLED WITH
|
||||||
1.13.6
|
1.16.1
|
||||||
|
|
Reference in a new issue