This repository has been archived by the owner on Jan 2, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 10
/
Gemfile.lock
executable file
·101 lines (99 loc) · 1.94 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
GEM
remote: https://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)
bootstrap-sass (2.0.4.2)
bson (1.7.0)
bson_ext (1.7.0)
bson (~> 1.7.0)
builder (3.0.3)
chunky_png (1.2.6)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
daemon_controller (1.0.0)
faraday (0.8.4)
multipart-post (~> 1.1)
fastthread (1.0.7)
fssm (0.2.9)
gearman-ruby (3.0.4)
haml (3.1.7)
hashie (1.2.0)
i18n (0.6.1)
maruku (0.6.1)
syntax (>= 1.0.0)
mongo (1.7.0)
bson (~> 1.7.0)
mongoid (3.0.6)
activemodel (~> 3.1)
moped (~> 1.1)
origin (~> 1.0)
tzinfo (~> 0.3.22)
moped (1.1.5)
multi_json (1.3.6)
multipart-post (1.1.5)
oauth2 (0.5.2)
faraday (~> 0.7)
multi_json (~> 1.0)
omniauth (1.1.1)
hashie (~> 1.2)
rack
omniauth-github (1.0.1)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.0)
omniauth-google-oauth2 (0.1.13)
omniauth (~> 1.0)
omniauth-oauth2
omniauth-oauth2 (1.0.0)
oauth2 (~> 0.5.0)
omniauth (~> 1.0)
origin (1.0.9)
passenger (3.0.17)
daemon_controller (>= 1.0.0)
fastthread (>= 1.0.1)
rack
rake (>= 0.8.1)
rack (1.4.1)
rack-protection (1.2.0)
rack
rake (0.9.2.2)
redis (3.0.1)
rvm (1.11.3.5)
sass (3.2.1)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
rack-protection (~> 1.2)
tilt (~> 1.3, >= 1.3.3)
syntax (1.0.0)
tilt (1.3.3)
tzinfo (0.3.33)
weibo2 (0.1.0)
oauth2 (~> 0.5.1)
PLATFORMS
ruby
DEPENDENCIES
bootstrap-sass (~> 2.0.4.0)
bson_ext
bundler
compass
gearman-ruby
haml
maruku
mongo
mongoid
moped (= 1.1.5)
omniauth
omniauth-github
omniauth-google-oauth2
passenger
redis
rvm
sass
sinatra
weibo2