-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathGemfile.lock
107 lines (105 loc) · 2.16 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
GEM
remote: http://rubygems.org/
specs:
SystemTimer (1.2.3)
activemodel (3.1.1)
activesupport (= 3.1.1)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.1)
activemodel (= 3.1.1)
activesupport (= 3.1.1)
arel (~> 2.2.1)
tzinfo (~> 0.3.29)
activesupport (3.1.1)
multi_json (~> 1.0)
addressable (2.2.6)
apetag (1.1.2)
cicphash (>= 1.0.0)
arel (2.2.1)
builder (3.0.0)
cicphash (1.0.0)
faraday (0.7.5)
addressable (~> 2.2.6)
multipart-post (~> 1.1.3)
rack (>= 1.1.0, < 2)
flacinfo-rb (0.4)
fssm (0.2.7)
i18n (0.6.0)
json (1.6.5)
kgio (2.6.0)
metaclass (0.0.1)
mocha (0.10.0)
metaclass (~> 0.0.1)
mp4info (1.7.3)
multi_json (1.0.3)
multi_xml (0.4.1)
multipart-post (1.1.3)
mustache (0.99.3)
mysql2 (0.3.11)
oa-core (0.3.2)
oa-oauth (0.3.2)
faraday (~> 0.7.3)
multi_json (~> 1.0.0)
multi_xml (~> 0.4.0)
oa-core (= 0.3.2)
oauth (~> 0.4.0)
oauth2 (~> 0.5.0)
oauth (0.4.5)
oauth2 (0.5.1)
faraday (~> 0.7.4)
multi_json (~> 1.0.3)
rack (1.3.5)
rack-protection (1.1.4)
rack
rack-test (0.6.1)
rack (>= 1.0)
raindrops (0.8.0)
rake (0.9.2.2)
rb-fsevent (0.4.3.1)
ruby-audioinfo (0.1.7)
apetag (= 1.1.2)
flacinfo-rb (>= 0.4)
mp4info (>= 1.7.3)
ruby-mp3info (>= 0.6.3)
ruby-ogginfo (>= 0.3.1)
wmainfo-rb (>= 0.5)
ruby-mp3info (0.6.15)
ruby-ogginfo (0.6.5)
running_man (0.3.0)
sass (3.1.11)
sinatra (1.3.1)
rack (~> 1.3, >= 1.3.4)
rack-protection (~> 1.1, >= 1.1.2)
tilt (~> 1.3, >= 1.3.3)
sqlite3 (1.3.4)
tilt (1.3.3)
tzinfo (0.3.30)
unicorn (4.1.1)
kgio (~> 2.4)
rack
raindrops (~> 0.6)
wmainfo-rb (0.6)
yajl-ruby (1.0.0)
PLATFORMS
ruby
DEPENDENCIES
SystemTimer (~> 1.2.3)
activerecord
fssm
json
mocha
mustache (= 0.99.3)
mysql2 (~> 0.3.11)
oa-oauth
rack (~> 1.3.0)
rack-test
rake (~> 0.9.2.1)
rb-fsevent
ruby-audioinfo
running_man
sass (~> 3.1)
sinatra
sqlite3
unicorn (~> 4.1.0)
yajl-ruby