forked from cmoa/cmoa-app-cms
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Gemfile.lock
197 lines (192 loc) · 4.41 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
189
190
191
192
193
194
195
196
197
GIT
remote: git://github.com/byroot/rails3_acts_as_paranoid.git
revision: 4265d9f9f0103289dfb00c0a1d4ff9d38c1afa33
branch: rails4.0
specs:
acts_as_paranoid (0.4.1)
activerecord (~> 4.0.0.beta1)
GIT
remote: git://github.com/pauldix/feedzirra.git
revision: 80cd35766e40ee3058db1c5c0c25448baeea4212
specs:
feedzirra (0.2.0.rc2)
curb (~> 0.8.1)
loofah (~> 1.2.1)
nokogiri (~> 1.5.3)
sax-machine (~> 0.2.0.rc1)
GIT
remote: git://github.com/thoughtbot/paperclip.git
revision: f2b273a62b4ef4430de2ce420df54bd269609561
specs:
paperclip (3.4.2)
activemodel (>= 3.0.0)
activerecord (>= 3.0.0)
activesupport (>= 3.0.0)
cocaine (~> 0.5.0)
mime-types
GEM
remote: https://rubygems.org/
specs:
actionmailer (4.0.0)
actionpack (= 4.0.0)
mail (~> 2.5.3)
actionpack (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
activemodel (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
activerecord (4.0.0)
activemodel (= 4.0.0)
activerecord-deprecated_finders (~> 1.0.2)
activesupport (= 4.0.0)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
activesupport (4.0.0)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
arel (4.0.0)
atomic (1.1.9)
aws-sdk (1.11.3)
json (~> 1.4)
nokogiri (< 1.6.0)
uuidtools (~> 2.1)
bcrypt-ruby (3.0.1)
bootstrap-sass (2.3.2.0)
sass (~> 3.2)
builder (3.1.4)
carmen (1.0.0)
unicode_utils (~> 1.4.0)
chronic (0.9.1)
chunky_png (1.3.5)
climate_control (0.0.3)
activesupport (>= 3.0)
cocaine (0.5.1)
climate_control (>= 0.0.3, < 1.0)
compass (0.12.2)
chunky_png (~> 1.2)
fssm (>= 0.2.7)
sass (~> 3.1)
compass-rails (2.0.0)
compass (>= 0.12.2)
curb (0.8.4)
devise (3.0.0.rc)
bcrypt-ruby (~> 3.0)
orm_adapter (~> 0.1)
railties (>= 3.2.6, < 5)
warden (~> 1.2.1)
erubis (2.7.0)
execjs (1.4.0)
multi_json (~> 1.0)
font-awesome-sass (4.5.0)
sass (>= 3.2)
fssm (0.2.10)
gibbon (1.0.0)
httparty
multi_json (>= 1.3.4)
hike (1.2.3)
httparty (0.11.0)
multi_json (~> 1.0)
multi_xml (>= 0.5.2)
i18n (0.6.4)
jquery-rails (3.0.1)
railties (>= 3.0, < 5.0)
thor (>= 0.14, < 2.0)
json (1.8.0)
loofah (1.2.1)
nokogiri (>= 1.4.4)
mail (2.5.4)
mime-types (~> 1.16)
treetop (~> 1.4.8)
mime-types (1.23)
minitest (4.7.5)
multi_json (1.7.7)
multi_xml (0.5.5)
nokogiri (1.5.10)
orm_adapter (0.4.0)
pg (0.15.1)
polyglot (0.3.3)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rails (4.0.0)
actionmailer (= 4.0.0)
actionpack (= 4.0.0)
activerecord (= 4.0.0)
activesupport (= 4.0.0)
bundler (>= 1.3.0, < 2.0)
railties (= 4.0.0)
sprockets-rails (~> 2.0.0)
rails-observers (0.1.2)
activemodel (~> 4.0)
railties (4.0.0)
actionpack (= 4.0.0)
activesupport (= 4.0.0)
rake (>= 0.8.7)
thor (>= 0.18.1, < 2.0)
rake (10.1.0)
redcarpet (3.0.0)
redis (3.0.4)
sass (3.2.9)
sass-rails (4.0.0)
railties (>= 4.0.0.beta, < 5.0)
sass (>= 3.1.10)
sprockets-rails (~> 2.0.0)
sax-machine (0.2.0.rc1)
nokogiri (~> 1.5.2)
sprockets (2.10.0)
hike (~> 1.2)
multi_json (~> 1.0)
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
sprockets-rails (2.0.0)
actionpack (>= 3.0)
activesupport (>= 3.0)
sprockets (~> 2.8)
thor (0.18.1)
thread_safe (0.1.0)
atomic
tilt (1.4.1)
treetop (1.4.14)
polyglot
polyglot (>= 0.3.1)
tzinfo (0.3.37)
uglifier (2.1.1)
execjs (>= 0.3.0)
multi_json (~> 1.0, >= 1.0.2)
unicode_utils (1.4.0)
uuidtools (2.1.4)
warden (1.2.1)
rack (>= 1.0)
whenever (0.8.4)
activesupport (>= 2.3.4)
chronic (>= 0.6.3)
PLATFORMS
ruby
DEPENDENCIES
acts_as_paranoid!
aws-sdk
bootstrap-sass
carmen
compass-rails (~> 2.0.0)
devise
feedzirra!
font-awesome-sass (~> 4.5.0)
gibbon
jquery-rails
paperclip!
pg
rails (= 4.0.0)
rails-observers
redcarpet
redis
sass-rails (~> 4.0.0)
uglifier (>= 1.3.0)
uuidtools
whenever