-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
108 lines (100 loc) · 2.28 KB
/
Gemfile.lock
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
GIT
remote: git://github.com/EdgarOrtegaRamirez/lita-slack-reactions.git
revision: 70404ffdd1a3784078232be130f7852a12cda676
branch: master
specs:
lita-slack-reactions (0.1.0)
keen (>= 0.9)
lita (>= 4.7)
GIT
remote: git://github.com/charly-palencia/lita-tell.git
revision: 0da540502b9a794bb4aaae470cd6346f9a2c64b2
branch: master
specs:
lita-tell (0.1.4)
lita (>= 4.4)
GIT
remote: git://github.com/horozco/lita-team-balance.git
revision: f8860c7cf7237419edf82645616e618d289c3d50
branch: master
specs:
lita-team-balance (0.1.0)
lita (>= 4.7)
terminal-table (>= 1.5.2)
GIT
remote: git://github.com/litaio/lita-slack.git
revision: 862ec7252c2087c1a365c01d40e7cdfd97b392eb
branch: master
specs:
lita-slack (1.8.0)
eventmachine
faraday
faye-websocket (>= 0.8.0)
lita (>= 4.7.1)
multi_json
GEM
remote: https://rubygems.org/
specs:
addressable (2.3.8)
eventmachine (1.2.0.1)
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faye-websocket (0.10.4)
eventmachine (>= 0.12.0)
websocket-driver (>= 0.5.1)
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.7.0)
ice_nine (0.11.2)
keen (0.9.6)
addressable (~> 2.3.5)
multi_json (~> 1.3)
lita (4.7.1)
bundler (>= 1.3)
faraday (>= 0.8.7)
http_router (>= 0.11.2)
i18n (>= 0.6.9)
ice_nine (>= 0.11.0)
multi_json (>= 1.7.7)
puma (>= 2.7.1)
rack (>= 1.5.2, < 2.0.0)
rb-readline (>= 0.5.1)
redis-namespace (>= 1.3.0)
thor (>= 0.18.1)
lita-applause (0.0.2)
lita (>= 4.0)
lita-poll (1.0.2)
lita (>= 4.2.1)
lita-team (2.2.1)
lita (>= 4.7)
multi_json (1.12.1)
multipart-post (2.0.0)
puma (3.6.0)
rack (1.6.4)
rb-readline (0.5.3)
redis (3.3.1)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
terminal-table (1.5.2)
thor (0.19.1)
url_mount (0.2.1)
rack
websocket-driver (0.6.4)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.2)
PLATFORMS
ruby
DEPENDENCIES
lita
lita-applause
lita-poll
lita-slack!
lita-slack-reactions!
lita-team
lita-team-balance!
lita-tell!
RUBY VERSION
ruby 2.3.1p112
BUNDLED WITH
1.13.1