-
Notifications
You must be signed in to change notification settings - Fork 0
/
Gemfile.lock
92 lines (89 loc) · 1.88 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
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.5.2)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
docomoru (0.1.3)
activesupport
faraday
faraday_middleware
json
rack
slop
faraday (0.9.2)
multipart-post (>= 1.2, < 3)
faraday_middleware (0.10.0)
faraday (>= 0.7.4, < 0.10)
flippy (0.1.2)
ruby-termios
trollop
http_router (0.11.2)
rack (>= 1.0.0)
url_mount (~> 0.2.1)
i18n (0.7.0)
ice_nine (0.11.2)
json (1.8.3)
lita (4.7.0)
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)
rb-readline (>= 0.5.1)
redis-namespace (>= 1.3.0)
thor (>= 0.18.1)
lita-google-images (3.1.0)
lita (>= 4.0)
lita-idobata (0.2.6)
faraday (~> 0.9.0)
lita (>= 4.0)
pusher-client (~> 0.6.0)
lita-pebbles (0.2.0)
flippy
lita (>= 4.0)
pebbles-suddenly_death_string
rufus-scheduler
lita-talk (0.1.5)
docomoru (~> 0.1.3)
lita (~> 4.3)
minitest (5.8.4)
multi_json (1.11.2)
multipart-post (2.0.0)
pebbles-suddenly_death_string (0.0.4)
puma (3.0.2)
pusher-client (0.6.2)
json
websocket (~> 1.0)
rack (1.6.4)
rb-readline (0.5.3)
redis (3.2.2)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
ruby-termios (0.9.6)
rufus-scheduler (3.2.0)
slop (4.2.1)
thor (0.19.1)
thread_safe (0.3.5)
trollop (2.1.2)
tzinfo (1.2.2)
thread_safe (~> 0.1)
url_mount (0.2.1)
rack
websocket (1.2.2)
PLATFORMS
ruby
DEPENDENCIES
lita
lita-google-images
lita-idobata
lita-pebbles
lita-talk
BUNDLED WITH
1.11.2