-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathGemfile.lock
84 lines (82 loc) · 1.69 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
GEM
remote: http://rubygems.org/
specs:
activemodel (3.2.8)
activesupport (= 3.2.8)
builder (~> 3.0.0)
activesupport (3.2.8)
i18n (~> 0.6)
multi_json (~> 1.0)
bson (1.7.0)
builder (3.0.3)
faraday (0.8.4)
multipart-post (~> 1.1)
haml (3.1.7)
hpricot (0.8.6)
httparty (0.9.0)
multi_json (~> 1.0)
multi_xml
httpauth (0.2.0)
httpclient (2.3.0.1)
i18n (0.6.1)
json (1.7.5)
jwt (0.1.5)
multi_json (>= 1.0)
mm-sluggable (0.2.1)
mongo_mapper (>= 0.9.0)
mongo (1.7.0)
bson (~> 1.7.0)
mongo_mapper (0.12.0)
activemodel (~> 3.0)
activesupport (~> 3.0)
plucky (~> 0.5.2)
multi_json (1.3.6)
multi_xml (0.5.1)
multipart-post (1.1.5)
nokogiri (1.5.5)
oauth (0.4.7)
oauth2 (0.8.0)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
plucky (0.5.2)
mongo (~> 1.5)
rack (1.4.1)
rack-protection (1.2.0)
rack
simple_oauth (0.1.9)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
tilt (1.3.3)
twitter (4.1.0)
faraday (~> 0.8)
multi_json (~> 1.3)
simple_oauth (~> 0.1.6)
vimeo (1.5.3)
httparty (>= 0.4.5)
httpclient (>= 2.1.5.2)
json (>= 1.1.9)
multipart-post (>= 1.0.1)
oauth (>= 0.4.3)
youtube_it (2.1.7)
builder
faraday (~> 0.8)
nokogiri (~> 1.5.2)
oauth (~> 0.4.4)
oauth2 (~> 0.6)
simple_oauth (~> 0.1.5)
PLATFORMS
ruby
DEPENDENCIES
haml
hpricot
mm-sluggable
mongo_mapper
sinatra
twitter
vimeo
youtube_it