forked from pusher/pusher-whos-in
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
79 lines (77 loc) · 1.59 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
GEM
remote: https://rubygems.org/
specs:
activesupport (4.1.6)
i18n (~> 0.6, >= 0.6.9)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
thread_safe (~> 0.1)
tzinfo (~> 1.1)
bson (1.11.1)
bson_ext (1.11.1)
bson (~> 1.11.1)
chunky_png (1.2.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-normalize (1.4.1)
compass (>= 0.11.5)
daemons (1.1.9)
eventmachine (1.0.0)
faraday (0.9.0)
multipart-post (>= 1.2, < 3)
fssm (0.2.9)
gravatar-ultimate (2.0.0)
activesupport (>= 2.3.14)
rack
haml (3.1.7)
httpclient (2.5.1)
i18n (0.6.11)
json (1.8.1)
minitest (5.4.2)
mongo (1.11.1)
bson (= 1.11.1)
multi_json (1.10.1)
multipart-post (2.0.0)
pusher (0.14.2)
httpclient (~> 2.4)
multi_json (~> 1.0)
signature (~> 0.1.6)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (10.0.2)
sass (3.2.3)
signature (0.1.7)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
susy (1.0.5)
compass (>= 0.12.2)
sass (>= 3.2.0)
thin (1.5.0)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
thread_safe (0.3.4)
tilt (1.3.3)
tzinfo (1.2.2)
thread_safe (~> 0.1)
PLATFORMS
ruby
DEPENDENCIES
bson_ext
compass (~> 0.12.2)
compass-normalize (~> 1.4.1)
faraday
gravatar-ultimate
haml (~> 3.1.7)
mongo
pusher
rake
sass (~> 3.2.3)
sinatra (~> 1.3.3)
susy (~> 1.0.5)
thin (~> 1.5.0)