-
Notifications
You must be signed in to change notification settings - Fork 1
/
Gemfile.lock
51 lines (49 loc) · 1.03 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
GEM
remote: https://rubygems.org/
specs:
activesupport (4.0.4)
i18n (~> 0.6, >= 0.6.9)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.6)
coderay (1.1.0)
cookiejar (0.3.2)
em-http-request (1.1.2)
addressable (>= 2.3.4)
cookiejar
em-socksify (>= 0.3)
eventmachine (>= 1.0.3)
http_parser.rb (>= 0.6.0)
em-socksify (0.3.0)
eventmachine (>= 1.0.0.beta.4)
em-synchrony (1.0.3)
eventmachine (>= 1.0.0.beta.1)
eventmachine (1.0.3)
http_parser.rb (0.6.0)
i18n (0.6.9)
json (1.8.1)
method_source (0.8.2)
mini_portile (0.5.3)
minitest (4.7.5)
multi_json (1.9.3)
nokogiri (1.6.1)
mini_portile (~> 0.5.0)
pry (0.9.12.6)
coderay (~> 1.0)
method_source (~> 0.8)
slop (~> 3.4)
slop (3.5.0)
thread_safe (0.3.3)
tzinfo (0.3.39)
PLATFORMS
ruby
DEPENDENCIES
activesupport
em-http-request
em-synchrony
eventmachine
json
nokogiri
pry