This repository has been archived by the owner on Jan 20, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathGemfile.lock
109 lines (106 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
109
GEM
remote: https://rubygems.org/
specs:
activesupport-inflector (0.1.0)
addressable (2.3.8)
anybase (0.0.14)
api-ai-ruby (1.0.0)
http (~> 0.9.4)
http-form_data (~> 1.0)
axiom-types (0.1.1)
descendants_tracker (~> 0.0.4)
ice_nine (~> 0.11.0)
thread_safe (~> 0.3, >= 0.3.1)
coercible (1.0.0)
descendants_tracker (~> 0.0.1)
descendants_tracker (0.0.4)
thread_safe (~> 0.3, >= 0.3.1)
domain_name (0.5.20160310)
unf (>= 0.0.5, < 1.0.0)
equalizer (0.0.11)
ethon (0.7.4)
ffi (>= 1.3.0)
excon (0.45.3)
ffi (1.9.10)
http (0.9.9)
addressable (~> 2.3)
http-cookie (~> 1.0)
http-form_data (~> 1.0.1)
http_parser.rb (~> 0.6.0)
http-cookie (1.0.2)
domain_name (~> 0.5)
http-form_data (1.0.1)
http_parser.rb (0.6.0)
httparty (0.13.5)
json (~> 1.8)
multi_xml (>= 0.5.2)
httpclient (2.6.0.1)
i18n (0.7.0)
ice_nine (0.11.1)
json (1.8.3)
mime-types (1.25.1)
mono_logger (1.1.0)
multi_json (1.11.2)
multi_xml (0.5.5)
rack (1.6.4)
rack-protection (1.5.3)
rack
rdoc (4.2.0)
json (~> 1.4)
redis (3.2.1)
redis-namespace (1.5.2)
redis (~> 3.0, >= 3.0.4)
resque (1.25.2)
mono_logger (~> 1.0)
multi_json (~> 1.0)
redis-namespace (~> 1.3)
sinatra (>= 0.9.2)
vegas (~> 0.1.2)
resque-scheduler (4.0.0)
mono_logger (~> 1.0)
redis (~> 3.0)
resque (~> 1.25)
rufus-scheduler (~> 3.0)
rest-client (1.6.8)
mime-types (~> 1.16)
rdoc (>= 2.4.2)
rufus-scheduler (3.1.3)
sinatra (1.4.6)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (>= 1.3, < 3)
thread_safe (0.3.5)
tilt (2.0.1)
typhoeus (0.7.2)
ethon (>= 0.7.4)
unf (0.1.4)
unf_ext
unf_ext (0.0.7.2)
vegas (0.1.11)
rack (>= 1.0.0)
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
activesupport-inflector
addressable
anybase
api-ai-ruby
excon
httparty
httpclient
i18n
multi_json
redis
resque
resque-scheduler
rest-client
rufus-scheduler
typhoeus
virtus
BUNDLED WITH
1.11.2