-
Notifications
You must be signed in to change notification settings - Fork 120
/
Gemfile.lock
188 lines (185 loc) · 3.75 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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
GIT
remote: https://github.com/amro/gibbon.git
revision: 7eec168707bccb86605c4e252855a024ae7fc2ac
specs:
gibbon (0.5.0)
httparty
multi_json (>= 1.3.4)
GEM
remote: https://rubygems.org/
specs:
active_support (3.0.0)
activesupport (= 3.0.0)
activesupport (3.0.0)
bcrypt-ruby (3.1.1)
builder (3.2.2)
cft-source (0.0.6)
closure-compiler (1.1.10)
coffee-script (2.2.0)
coffee-script-source
execjs
coffee-script-source (1.6.3)
columnize (0.3.6)
daemons (1.1.9)
dalli (2.6.4)
debugger (1.6.2)
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.3)
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.4)
dedent (0.0.2)
dotenv (0.9.0)
eco (1.0.0)
coffee-script
eco-source
execjs
eco-source (1.1.0.rc.1)
erubis (2.7.0)
eventmachine (1.0.3)
execjs (1.4.0)
multi_json (~> 1.0)
faraday (0.8.8)
multipart-post (~> 1.2.0)
hashie (2.0.5)
hike (1.2.3)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
httpauth (0.2.0)
i18n (0.6.4)
json (1.7.7)
jwt (0.1.8)
multi_json (>= 1.5)
kgio (2.8.0)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
memcachier (0.0.2)
mime-types (1.23)
mini_portile (0.5.1)
multi_json (1.7.7)
multi_xml (0.5.4)
multipart-post (1.2.0)
nestful (1.0.2)
nokogiri (1.6.0)
mini_portile (~> 0.5.0)
oauth (0.4.7)
oauth2 (0.8.1)
faraday (~> 0.8)
httpauth (~> 0.1)
jwt (~> 0.1.4)
multi_json (~> 1.0)
rack (~> 1.2)
omniauth (1.1.4)
hashie (>= 1.2, < 3)
rack
omniauth-github (1.1.1)
omniauth (~> 1.0)
omniauth-oauth2 (~> 1.1)
omniauth-oauth (1.0.1)
oauth
omniauth (~> 1.0)
omniauth-oauth2 (1.1.1)
oauth2 (~> 0.8.0)
omniauth (~> 1.0)
omniauth-twitter (1.0.0)
multi_json (~> 1.3)
omniauth-oauth (~> 1.0)
pg (0.16.0)
polyglot (0.3.3)
rack (1.5.2)
rack-protection (1.5.0)
rack
rack-ssl (1.3.3)
rack
raindrops (0.11.0)
rake (10.1.0)
rdiscount (2.1.6)
redis (3.0.4)
sanitize (2.0.6)
nokogiri (>= 1.4.4)
sequel (4.0.0)
sequel_postgresql_triggers (1.0.3)
simple_oauth (0.2.0)
sinatra (1.4.3)
rack (~> 1.4)
rack-protection (~> 1.4)
tilt (~> 1.3, >= 1.3.4)
sinatra-sequel (0.9.0)
sequel (>= 3.2.0)
sinatra (>= 0.9.4)
sprockets (2.9.3)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-commonjs (0.0.6)
sprockets (~> 2.9.2)
stylus (0.7.2)
execjs
stylus-source
stylus-source (0.31.0)
thin (1.5.1)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
rack (>= 1.0.0)
tilt (1.4.1)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
twitter (4.8.1)
faraday (~> 0.8, < 0.10)
multi_json (~> 1.0)
simple_oauth (~> 0.2)
uglifier (2.1.2)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicorn (4.6.3)
kgio (~> 2.6)
rack
raindrops (~> 0.7)
yui-compressor (0.11.0)
PLATFORMS
ruby
DEPENDENCIES
active_support
bcrypt-ruby
builder
cft-source (>= 0.0.6)
closure-compiler
coffee-script
dalli
debugger
dedent
dotenv
eco
erubis
gibbon!
i18n
json (~> 1.7.7)
mail
memcachier
nestful (= 1.0.2)
nokogiri
omniauth-github
omniauth-twitter
pg
rack-ssl
rake
rdiscount
redis
sanitize
sequel
sequel_postgresql_triggers
sinatra
sinatra-sequel
sprockets
sprockets-commonjs (= 0.0.6)
stylus
stylus-source (= 0.31.0)
thin
twitter
uglifier
unicorn
yui-compressor