-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
71 lines (67 loc) · 1.47 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
PATH
remote: .
specs:
messenger-bot-ruby (0.1.0)
httmultiparty (~> 0.3.16)
persistent_httparty (~> 0.1.2)
virtus (~> 1.0.5)
GEM
remote: https://rubygems.org/
specs:
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
coderay (1.1.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
cuba (3.6.0)
rack (~> 1.6.0)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
equalizer (0.0.11)
gene_pool (1.4.1)
thread_safe
httmultiparty (0.3.16)
httparty (>= 0.7.3)
mimemagic
multipart-post
httparty (0.13.7)
json (~> 1.8)
multi_xml (>= 0.5.2)
ice_nine (0.11.2)
json (1.8.3)
method_source (0.8.2)
mimemagic (0.3.1)
multi_json (1.11.2)
multi_xml (0.5.5)
multipart-post (2.0.0)
persistent_http (1.0.6)
gene_pool (>= 1.3)
persistent_httparty (0.1.2)
httparty (~> 0.9)
persistent_http (< 2)
pry (0.10.3)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
rack (1.6.4)
rake (10.5.0)
slop (3.6.0)
thread_safe (0.3.5)
virtus (1.0.5)
axiom-types (~> 0.1)
coercible (~> 1.0)
descendants_tracker (~> 0.0, >= 0.0.3)
equalizer (~> 0.0, >= 0.0.9)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 1.9)
cuba (~> 3.6.0)
messenger-bot-ruby!
multi_json
pry (~> 0.10.3)
rake (~> 10.0)
BUNDLED WITH
1.11.2