dune-dashboard 1.0.1 → 1.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/Gemfile.lock +90 -291
- data/dune-dashboard.gemspec +2 -2
- data/lib/dune/dashboard/version.rb +1 -1
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: cc11c45b6e7213132a13554ba7f88eb9a62e5c44
|
|
4
|
+
data.tar.gz: f87aa946207635c772a1c547ae34e31b3047d9dd
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6c819d5f45dca1c2379c35dca95897ecc5e51479a97f68d63b79a5a02eed81173076fc76103d5ab3af3fbe75d3232da25971923be18343d405b9569f0def819d
|
|
7
|
+
data.tar.gz: 1eb14d4a9088e1869c6897df20d999bb626afeef5b29fb43fb1c429c6ce9c53743941fea9f17f23de4018d52c322c90f357435b05f52de60c26ee622583a1eb2
|
data/Gemfile.lock
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
PATH
|
|
2
2
|
remote: .
|
|
3
3
|
specs:
|
|
4
|
-
dune-dashboard (1.0.
|
|
4
|
+
dune-dashboard (1.0.1)
|
|
5
5
|
bootstrap-sass
|
|
6
6
|
coffee-rails
|
|
7
|
-
ember-rails (~> 0.
|
|
8
|
-
emblem-rails (~> 0.2)
|
|
7
|
+
ember-rails (~> 0.16.4)
|
|
8
|
+
emblem-rails (~> 0.2.2)
|
|
9
9
|
font-awesome-sass (~> 4.2)
|
|
10
10
|
rails (~> 4.0)
|
|
11
11
|
sass-rails
|
|
@@ -13,36 +13,45 @@ PATH
|
|
|
13
13
|
GEM
|
|
14
14
|
remote: https://rubygems.org/
|
|
15
15
|
specs:
|
|
16
|
-
actionmailer (4.
|
|
17
|
-
actionpack (= 4.
|
|
18
|
-
actionview (= 4.
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
16
|
+
actionmailer (4.2.0)
|
|
17
|
+
actionpack (= 4.2.0)
|
|
18
|
+
actionview (= 4.2.0)
|
|
19
|
+
activejob (= 4.2.0)
|
|
20
|
+
mail (~> 2.5, >= 2.5.4)
|
|
21
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
|
22
|
+
actionpack (4.2.0)
|
|
23
|
+
actionview (= 4.2.0)
|
|
24
|
+
activesupport (= 4.2.0)
|
|
25
|
+
rack (~> 1.6.0)
|
|
24
26
|
rack-test (~> 0.6.2)
|
|
25
|
-
|
|
26
|
-
|
|
27
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
|
28
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.1)
|
|
29
|
+
actionview (4.2.0)
|
|
30
|
+
activesupport (= 4.2.0)
|
|
27
31
|
builder (~> 3.1)
|
|
28
32
|
erubis (~> 2.7.0)
|
|
33
|
+
rails-dom-testing (~> 1.0, >= 1.0.5)
|
|
34
|
+
rails-html-sanitizer (~> 1.0, >= 1.0.1)
|
|
29
35
|
active_model_serializers (0.9.3)
|
|
30
36
|
activemodel (>= 3.2)
|
|
31
|
-
|
|
32
|
-
activesupport (= 4.
|
|
37
|
+
activejob (4.2.0)
|
|
38
|
+
activesupport (= 4.2.0)
|
|
39
|
+
globalid (>= 0.3.0)
|
|
40
|
+
activemodel (4.2.0)
|
|
41
|
+
activesupport (= 4.2.0)
|
|
33
42
|
builder (~> 3.1)
|
|
34
|
-
activerecord (4.
|
|
35
|
-
activemodel (= 4.
|
|
36
|
-
activesupport (= 4.
|
|
37
|
-
arel (~>
|
|
38
|
-
activesupport (4.
|
|
39
|
-
i18n (~> 0.
|
|
43
|
+
activerecord (4.2.0)
|
|
44
|
+
activemodel (= 4.2.0)
|
|
45
|
+
activesupport (= 4.2.0)
|
|
46
|
+
arel (~> 6.0)
|
|
47
|
+
activesupport (4.2.0)
|
|
48
|
+
i18n (~> 0.7)
|
|
40
49
|
json (~> 1.7, >= 1.7.7)
|
|
41
50
|
minitest (~> 5.1)
|
|
42
|
-
thread_safe (~> 0.
|
|
51
|
+
thread_safe (~> 0.3, >= 0.3.4)
|
|
43
52
|
tzinfo (~> 1.1)
|
|
44
|
-
arel (
|
|
45
|
-
autoprefixer-rails (5.1.
|
|
53
|
+
arel (6.0.0)
|
|
54
|
+
autoprefixer-rails (5.1.6)
|
|
46
55
|
execjs
|
|
47
56
|
json
|
|
48
57
|
barber (0.6.0)
|
|
@@ -56,7 +65,7 @@ GEM
|
|
|
56
65
|
autoprefixer-rails (>= 5.0.0.1)
|
|
57
66
|
sass (>= 3.2.19)
|
|
58
67
|
builder (3.2.2)
|
|
59
|
-
capybara (2.
|
|
68
|
+
capybara (2.4.4)
|
|
60
69
|
mime-types (>= 1.16)
|
|
61
70
|
nokogiri (>= 1.3.3)
|
|
62
71
|
rack (>= 1.0.0)
|
|
@@ -66,317 +75,107 @@ GEM
|
|
|
66
75
|
coffee-rails (4.0.1)
|
|
67
76
|
coffee-script (>= 2.2.0)
|
|
68
77
|
railties (>= 4.0.0, < 5.0)
|
|
69
|
-
coffee-script (2.
|
|
78
|
+
coffee-script (2.3.0)
|
|
70
79
|
coffee-script-source
|
|
71
80
|
execjs
|
|
72
|
-
coffee-script-source (1.
|
|
81
|
+
coffee-script-source (1.9.1)
|
|
73
82
|
ember-data-source (1.0.0.beta.15)
|
|
74
83
|
ember-source (~> 1.8)
|
|
75
|
-
ember-rails (0.16.
|
|
84
|
+
ember-rails (0.16.4)
|
|
76
85
|
active_model_serializers
|
|
77
86
|
barber (>= 0.6.0)
|
|
78
87
|
ember-data-source (>= 1.0.0.beta.5)
|
|
79
88
|
ember-source (>= 1.1.0)
|
|
80
89
|
execjs (>= 1.2)
|
|
81
|
-
handlebars-source (> 1.0.0)
|
|
90
|
+
handlebars-source (> 1.0.0, < 3)
|
|
82
91
|
jquery-rails (>= 1.0.17)
|
|
83
92
|
railties (>= 3.1)
|
|
84
93
|
ember-source (1.10.0)
|
|
85
94
|
emblem-rails (0.2.2)
|
|
86
95
|
barber-emblem (~> 0.1.1)
|
|
87
96
|
ember-rails (>= 0.14.0)
|
|
88
|
-
emblem-source (0.
|
|
97
|
+
emblem-source (0.4.0)
|
|
89
98
|
erubis (2.7.0)
|
|
90
|
-
execjs (2.
|
|
99
|
+
execjs (2.3.0)
|
|
91
100
|
font-awesome-sass (4.3.1)
|
|
92
101
|
sass (~> 3.2)
|
|
93
|
-
|
|
102
|
+
globalid (0.3.3)
|
|
103
|
+
activesupport (>= 4.1.0)
|
|
104
|
+
handlebars-source (2.0.0)
|
|
94
105
|
hike (1.2.3)
|
|
95
|
-
i18n (0.
|
|
96
|
-
jquery-rails (3.1.
|
|
106
|
+
i18n (0.7.0)
|
|
107
|
+
jquery-rails (3.1.2)
|
|
97
108
|
railties (>= 3.0, < 5.0)
|
|
98
109
|
thor (>= 0.14, < 2.0)
|
|
99
|
-
json (1.8.
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
110
|
+
json (1.8.2)
|
|
111
|
+
loofah (2.0.1)
|
|
112
|
+
nokogiri (>= 1.5.9)
|
|
113
|
+
mail (2.6.3)
|
|
114
|
+
mime-types (>= 1.16, < 3)
|
|
115
|
+
mime-types (2.4.3)
|
|
116
|
+
mini_portile (0.6.2)
|
|
117
|
+
minitest (5.5.1)
|
|
106
118
|
multi_json (1.10.1)
|
|
107
|
-
nokogiri (1.6.2
|
|
108
|
-
mini_portile (
|
|
109
|
-
poltergeist (1.
|
|
119
|
+
nokogiri (1.6.6.2)
|
|
120
|
+
mini_portile (~> 0.6.0)
|
|
121
|
+
poltergeist (1.6.0)
|
|
110
122
|
capybara (~> 2.1)
|
|
111
123
|
cliver (~> 0.3.1)
|
|
112
124
|
multi_json (~> 1.0)
|
|
113
125
|
websocket-driver (>= 0.2.0)
|
|
114
|
-
|
|
115
|
-
rack (
|
|
116
|
-
rack-test (0.6.2)
|
|
126
|
+
rack (1.6.0)
|
|
127
|
+
rack-test (0.6.3)
|
|
117
128
|
rack (>= 1.0)
|
|
118
|
-
rails (4.
|
|
119
|
-
actionmailer (= 4.
|
|
120
|
-
actionpack (= 4.
|
|
121
|
-
actionview (= 4.
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
129
|
+
rails (4.2.0)
|
|
130
|
+
actionmailer (= 4.2.0)
|
|
131
|
+
actionpack (= 4.2.0)
|
|
132
|
+
actionview (= 4.2.0)
|
|
133
|
+
activejob (= 4.2.0)
|
|
134
|
+
activemodel (= 4.2.0)
|
|
135
|
+
activerecord (= 4.2.0)
|
|
136
|
+
activesupport (= 4.2.0)
|
|
125
137
|
bundler (>= 1.3.0, < 2.0)
|
|
126
|
-
railties (= 4.
|
|
127
|
-
sprockets-rails
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
138
|
+
railties (= 4.2.0)
|
|
139
|
+
sprockets-rails
|
|
140
|
+
rails-deprecated_sanitizer (1.0.3)
|
|
141
|
+
activesupport (>= 4.2.0.alpha)
|
|
142
|
+
rails-dom-testing (1.0.5)
|
|
143
|
+
activesupport (>= 4.2.0.beta, < 5.0)
|
|
144
|
+
nokogiri (~> 1.6.0)
|
|
145
|
+
rails-deprecated_sanitizer (>= 1.0.1)
|
|
146
|
+
rails-html-sanitizer (1.0.1)
|
|
147
|
+
loofah (~> 2.0)
|
|
148
|
+
railties (4.2.0)
|
|
149
|
+
actionpack (= 4.2.0)
|
|
150
|
+
activesupport (= 4.2.0)
|
|
131
151
|
rake (>= 0.8.7)
|
|
132
152
|
thor (>= 0.18.1, < 2.0)
|
|
133
|
-
rake (10.
|
|
153
|
+
rake (10.4.2)
|
|
134
154
|
sass (3.2.19)
|
|
135
|
-
sass-rails (4.0.
|
|
155
|
+
sass-rails (4.0.5)
|
|
136
156
|
railties (>= 4.0.0, < 5.0)
|
|
137
|
-
sass (~> 3.2.
|
|
138
|
-
sprockets (~> 2.8,
|
|
157
|
+
sass (~> 3.2.2)
|
|
158
|
+
sprockets (~> 2.8, < 3.0)
|
|
139
159
|
sprockets-rails (~> 2.0)
|
|
140
|
-
sprockets (2.
|
|
160
|
+
sprockets (2.12.3)
|
|
141
161
|
hike (~> 1.2)
|
|
142
162
|
multi_json (~> 1.0)
|
|
143
163
|
rack (~> 1.0)
|
|
144
164
|
tilt (~> 1.1, != 1.3.0)
|
|
145
|
-
sprockets-rails (2.
|
|
165
|
+
sprockets-rails (2.2.4)
|
|
146
166
|
actionpack (>= 3.0)
|
|
147
167
|
activesupport (>= 3.0)
|
|
148
|
-
sprockets (
|
|
168
|
+
sprockets (>= 2.8, < 4.0)
|
|
149
169
|
teaspoon (0.8.0)
|
|
150
170
|
railties (>= 3.2.5, < 5)
|
|
151
171
|
thor (0.19.1)
|
|
152
172
|
thread_safe (0.3.4)
|
|
153
173
|
tilt (1.4.1)
|
|
154
|
-
|
|
155
|
-
polyglot
|
|
156
|
-
polyglot
|
|
157
|
-
polyglot
|
|
158
|
-
polyglot
|
|
159
|
-
polyglot
|
|
160
|
-
polyglot
|
|
161
|
-
polyglot
|
|
162
|
-
polyglot
|
|
163
|
-
polyglot
|
|
164
|
-
polyglot
|
|
165
|
-
polyglot
|
|
166
|
-
polyglot
|
|
167
|
-
polyglot
|
|
168
|
-
polyglot
|
|
169
|
-
polyglot
|
|
170
|
-
polyglot
|
|
171
|
-
polyglot
|
|
172
|
-
polyglot (>= 0.3.1)
|
|
173
|
-
polyglot (>= 0.3.1)
|
|
174
|
-
polyglot (>= 0.3.1)
|
|
175
|
-
polyglot (>= 0.3.1)
|
|
176
|
-
polyglot (>= 0.3.1)
|
|
177
|
-
polyglot (>= 0.3.1)
|
|
178
|
-
polyglot (>= 0.3.1)
|
|
179
|
-
polyglot (>= 0.3.1)
|
|
180
|
-
polyglot (>= 0.3.1)
|
|
181
|
-
polyglot (>= 0.3.1)
|
|
182
|
-
polyglot (>= 0.3.1)
|
|
183
|
-
polyglot (>= 0.3.1)
|
|
184
|
-
polyglot (>= 0.3.1)
|
|
185
|
-
polyglot (>= 0.3.1)
|
|
186
|
-
polyglot (>= 0.3.1)
|
|
187
|
-
polyglot (>= 0.3.1)
|
|
188
|
-
polyglot (>= 0.3.1)
|
|
189
|
-
polyglot (>= 0.3.1)
|
|
190
|
-
polyglot (>= 0.3.1)
|
|
191
|
-
polyglot (>= 0.3.1)
|
|
192
|
-
polyglot (>= 0.3.1)
|
|
193
|
-
polyglot (>= 0.3.1)
|
|
194
|
-
polyglot (>= 0.3.1)
|
|
195
|
-
polyglot (>= 0.3.1)
|
|
196
|
-
polyglot (>= 0.3.1)
|
|
197
|
-
polyglot (>= 0.3.1)
|
|
198
|
-
polyglot (>= 0.3.1)
|
|
199
|
-
polyglot (>= 0.3.1)
|
|
200
|
-
polyglot (>= 0.3.1)
|
|
201
|
-
polyglot (>= 0.3.1)
|
|
202
|
-
polyglot (>= 0.3.1)
|
|
203
|
-
polyglot (>= 0.3.1)
|
|
204
|
-
polyglot (>= 0.3.1)
|
|
205
|
-
polyglot (>= 0.3.1)
|
|
206
|
-
polyglot (>= 0.3.1)
|
|
207
|
-
polyglot (>= 0.3.1)
|
|
208
|
-
polyglot (>= 0.3.1)
|
|
209
|
-
polyglot (>= 0.3.1)
|
|
210
|
-
polyglot (>= 0.3.1)
|
|
211
|
-
polyglot (>= 0.3.1)
|
|
212
|
-
polyglot (>= 0.3.1)
|
|
213
|
-
polyglot (>= 0.3.1)
|
|
214
|
-
polyglot (>= 0.3.1)
|
|
215
|
-
polyglot (>= 0.3.1)
|
|
216
|
-
polyglot (>= 0.3.1)
|
|
217
|
-
polyglot (>= 0.3.1)
|
|
218
|
-
polyglot (>= 0.3.1)
|
|
219
|
-
polyglot (>= 0.3.1)
|
|
220
|
-
polyglot (>= 0.3.1)
|
|
221
|
-
polyglot (>= 0.3.1)
|
|
222
|
-
polyglot (>= 0.3.1)
|
|
223
|
-
polyglot (>= 0.3.1)
|
|
224
|
-
polyglot (>= 0.3.1)
|
|
225
|
-
polyglot (>= 0.3.1)
|
|
226
|
-
polyglot (>= 0.3.1)
|
|
227
|
-
polyglot (>= 0.3.1)
|
|
228
|
-
polyglot (>= 0.3.1)
|
|
229
|
-
polyglot (>= 0.3.1)
|
|
230
|
-
polyglot (>= 0.3.1)
|
|
231
|
-
polyglot (>= 0.3.1)
|
|
232
|
-
polyglot (>= 0.3.1)
|
|
233
|
-
polyglot (>= 0.3.1)
|
|
234
|
-
polyglot (>= 0.3.1)
|
|
235
|
-
polyglot (>= 0.3.1)
|
|
236
|
-
polyglot (>= 0.3.1)
|
|
237
|
-
polyglot (>= 0.3.1)
|
|
238
|
-
polyglot (>= 0.3.1)
|
|
239
|
-
polyglot (>= 0.3.1)
|
|
240
|
-
polyglot (>= 0.3.1)
|
|
241
|
-
polyglot (>= 0.3.1)
|
|
242
|
-
polyglot (>= 0.3.1)
|
|
243
|
-
polyglot (>= 0.3.1)
|
|
244
|
-
polyglot (>= 0.3.1)
|
|
245
|
-
polyglot (>= 0.3.1)
|
|
246
|
-
polyglot (>= 0.3.1)
|
|
247
|
-
polyglot (>= 0.3.1)
|
|
248
|
-
polyglot (>= 0.3.1)
|
|
249
|
-
polyglot (>= 0.3.1)
|
|
250
|
-
polyglot (>= 0.3.1)
|
|
251
|
-
polyglot (>= 0.3.1)
|
|
252
|
-
polyglot (>= 0.3.1)
|
|
253
|
-
polyglot (>= 0.3.1)
|
|
254
|
-
polyglot (>= 0.3.1)
|
|
255
|
-
polyglot (>= 0.3.1)
|
|
256
|
-
polyglot (>= 0.3.1)
|
|
257
|
-
polyglot (>= 0.3.1)
|
|
258
|
-
polyglot (>= 0.3.1)
|
|
259
|
-
polyglot (>= 0.3.1)
|
|
260
|
-
polyglot (>= 0.3.1)
|
|
261
|
-
polyglot (>= 0.3.1)
|
|
262
|
-
polyglot (>= 0.3.1)
|
|
263
|
-
polyglot (>= 0.3.1)
|
|
264
|
-
polyglot (>= 0.3.1)
|
|
265
|
-
polyglot (>= 0.3.1)
|
|
266
|
-
polyglot (>= 0.3.1)
|
|
267
|
-
polyglot (>= 0.3.1)
|
|
268
|
-
polyglot (>= 0.3.1)
|
|
269
|
-
polyglot (>= 0.3.1)
|
|
270
|
-
polyglot (>= 0.3.1)
|
|
271
|
-
polyglot (>= 0.3.1)
|
|
272
|
-
polyglot (>= 0.3.1)
|
|
273
|
-
polyglot (>= 0.3.1)
|
|
274
|
-
polyglot (>= 0.3.1)
|
|
275
|
-
polyglot (>= 0.3.1)
|
|
276
|
-
polyglot (>= 0.3.1)
|
|
277
|
-
polyglot (>= 0.3.1)
|
|
278
|
-
polyglot (>= 0.3.1)
|
|
279
|
-
polyglot (>= 0.3.1)
|
|
280
|
-
polyglot (>= 0.3.1)
|
|
281
|
-
polyglot (>= 0.3.1)
|
|
282
|
-
polyglot (>= 0.3.1)
|
|
283
|
-
polyglot (>= 0.3.1)
|
|
284
|
-
polyglot (>= 0.3.1)
|
|
285
|
-
polyglot (>= 0.3.1)
|
|
286
|
-
polyglot (>= 0.3.1)
|
|
287
|
-
polyglot (>= 0.3.1)
|
|
288
|
-
polyglot (>= 0.3.1)
|
|
289
|
-
polyglot (>= 0.3.1)
|
|
290
|
-
polyglot (>= 0.3.1)
|
|
291
|
-
polyglot (>= 0.3.1)
|
|
292
|
-
polyglot (>= 0.3.1)
|
|
293
|
-
polyglot (>= 0.3.1)
|
|
294
|
-
polyglot (>= 0.3.1)
|
|
295
|
-
polyglot (>= 0.3.1)
|
|
296
|
-
polyglot (>= 0.3.1)
|
|
297
|
-
polyglot (>= 0.3.1)
|
|
298
|
-
polyglot (>= 0.3.1)
|
|
299
|
-
polyglot (>= 0.3.1)
|
|
300
|
-
polyglot (>= 0.3.1)
|
|
301
|
-
polyglot (>= 0.3.1)
|
|
302
|
-
polyglot (>= 0.3.1)
|
|
303
|
-
polyglot (>= 0.3.1)
|
|
304
|
-
polyglot (>= 0.3.1)
|
|
305
|
-
polyglot (>= 0.3.1)
|
|
306
|
-
polyglot (>= 0.3.1)
|
|
307
|
-
polyglot (>= 0.3.1)
|
|
308
|
-
polyglot (>= 0.3.1)
|
|
309
|
-
polyglot (>= 0.3.1)
|
|
310
|
-
polyglot (>= 0.3.1)
|
|
311
|
-
polyglot (>= 0.3.1)
|
|
312
|
-
polyglot (>= 0.3.1)
|
|
313
|
-
polyglot (>= 0.3.1)
|
|
314
|
-
polyglot (>= 0.3.1)
|
|
315
|
-
polyglot (>= 0.3.1)
|
|
316
|
-
polyglot (>= 0.3.1)
|
|
317
|
-
polyglot (>= 0.3.1)
|
|
318
|
-
polyglot (>= 0.3.1)
|
|
319
|
-
polyglot (>= 0.3.1)
|
|
320
|
-
polyglot (>= 0.3.1)
|
|
321
|
-
polyglot (>= 0.3.1)
|
|
322
|
-
polyglot (>= 0.3.1)
|
|
323
|
-
polyglot (>= 0.3.1)
|
|
324
|
-
polyglot (>= 0.3.1)
|
|
325
|
-
polyglot (>= 0.3.1)
|
|
326
|
-
polyglot (>= 0.3.1)
|
|
327
|
-
polyglot (>= 0.3.1)
|
|
328
|
-
polyglot (>= 0.3.1)
|
|
329
|
-
polyglot (>= 0.3.1)
|
|
330
|
-
polyglot (>= 0.3.1)
|
|
331
|
-
polyglot (>= 0.3.1)
|
|
332
|
-
polyglot (>= 0.3.1)
|
|
333
|
-
polyglot (>= 0.3.1)
|
|
334
|
-
polyglot (>= 0.3.1)
|
|
335
|
-
polyglot (>= 0.3.1)
|
|
336
|
-
polyglot (>= 0.3.1)
|
|
337
|
-
polyglot (>= 0.3.1)
|
|
338
|
-
polyglot (>= 0.3.1)
|
|
339
|
-
polyglot (>= 0.3.1)
|
|
340
|
-
polyglot (>= 0.3.1)
|
|
341
|
-
polyglot (>= 0.3.1)
|
|
342
|
-
polyglot (>= 0.3.1)
|
|
343
|
-
polyglot (>= 0.3.1)
|
|
344
|
-
polyglot (>= 0.3.1)
|
|
345
|
-
polyglot (>= 0.3.1)
|
|
346
|
-
polyglot (>= 0.3.1)
|
|
347
|
-
polyglot (>= 0.3.1)
|
|
348
|
-
polyglot (>= 0.3.1)
|
|
349
|
-
polyglot (>= 0.3.1)
|
|
350
|
-
polyglot (>= 0.3.1)
|
|
351
|
-
polyglot (>= 0.3.1)
|
|
352
|
-
polyglot (>= 0.3.1)
|
|
353
|
-
polyglot (>= 0.3.1)
|
|
354
|
-
polyglot (>= 0.3.1)
|
|
355
|
-
polyglot (>= 0.3.1)
|
|
356
|
-
polyglot (>= 0.3.1)
|
|
357
|
-
polyglot (>= 0.3.1)
|
|
358
|
-
polyglot (>= 0.3.1)
|
|
359
|
-
polyglot (>= 0.3.1)
|
|
360
|
-
polyglot (>= 0.3.1)
|
|
361
|
-
polyglot (>= 0.3.1)
|
|
362
|
-
polyglot (>= 0.3.1)
|
|
363
|
-
polyglot (>= 0.3.1)
|
|
364
|
-
polyglot (>= 0.3.1)
|
|
365
|
-
polyglot (>= 0.3.1)
|
|
366
|
-
polyglot (>= 0.3.1)
|
|
367
|
-
polyglot (>= 0.3.1)
|
|
368
|
-
polyglot (>= 0.3.1)
|
|
369
|
-
polyglot (>= 0.3.1)
|
|
370
|
-
polyglot (>= 0.3.1)
|
|
371
|
-
polyglot (>= 0.3.1)
|
|
372
|
-
polyglot (>= 0.3.1)
|
|
373
|
-
polyglot (>= 0.3.1)
|
|
374
|
-
polyglot (>= 0.3.1)
|
|
375
|
-
polyglot (>= 0.3.1)
|
|
376
|
-
polyglot (>= 0.3.1)
|
|
377
|
-
tzinfo (1.2.1)
|
|
174
|
+
tzinfo (1.2.2)
|
|
378
175
|
thread_safe (~> 0.1)
|
|
379
|
-
websocket-driver (0.
|
|
176
|
+
websocket-driver (0.5.2)
|
|
177
|
+
websocket-extensions (>= 0.1.0)
|
|
178
|
+
websocket-extensions (0.1.2)
|
|
380
179
|
xpath (2.0.0)
|
|
381
180
|
nokogiri (~> 1.3)
|
|
382
181
|
|
data/dune-dashboard.gemspec
CHANGED
|
@@ -23,6 +23,6 @@ Gem::Specification.new do |spec|
|
|
|
23
23
|
spec.add_dependency 'coffee-rails', '>= 0'
|
|
24
24
|
spec.add_dependency 'bootstrap-sass', '>= 0'
|
|
25
25
|
spec.add_dependency 'font-awesome-sass', '~> 4.2'
|
|
26
|
-
spec.add_dependency 'ember-rails', '~> 0.16.
|
|
27
|
-
spec.add_dependency 'emblem-rails', '~> 0.2'
|
|
26
|
+
spec.add_dependency 'ember-rails', '~> 0.16.4'
|
|
27
|
+
spec.add_dependency 'emblem-rails', '~> 0.2.2'
|
|
28
28
|
end
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: dune-dashboard
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 1.0.
|
|
4
|
+
version: 1.0.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Legrand Pierre
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2015-02-
|
|
11
|
+
date: 2015-02-20 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -86,28 +86,28 @@ dependencies:
|
|
|
86
86
|
requirements:
|
|
87
87
|
- - "~>"
|
|
88
88
|
- !ruby/object:Gem::Version
|
|
89
|
-
version: 0.16.
|
|
89
|
+
version: 0.16.4
|
|
90
90
|
type: :runtime
|
|
91
91
|
prerelease: false
|
|
92
92
|
version_requirements: !ruby/object:Gem::Requirement
|
|
93
93
|
requirements:
|
|
94
94
|
- - "~>"
|
|
95
95
|
- !ruby/object:Gem::Version
|
|
96
|
-
version: 0.16.
|
|
96
|
+
version: 0.16.4
|
|
97
97
|
- !ruby/object:Gem::Dependency
|
|
98
98
|
name: emblem-rails
|
|
99
99
|
requirement: !ruby/object:Gem::Requirement
|
|
100
100
|
requirements:
|
|
101
101
|
- - "~>"
|
|
102
102
|
- !ruby/object:Gem::Version
|
|
103
|
-
version:
|
|
103
|
+
version: 0.2.2
|
|
104
104
|
type: :runtime
|
|
105
105
|
prerelease: false
|
|
106
106
|
version_requirements: !ruby/object:Gem::Requirement
|
|
107
107
|
requirements:
|
|
108
108
|
- - "~>"
|
|
109
109
|
- !ruby/object:Gem::Version
|
|
110
|
-
version:
|
|
110
|
+
version: 0.2.2
|
|
111
111
|
description: The Dashboard is the place where you manage your dune
|
|
112
112
|
email:
|
|
113
113
|
- legrand.work@gmail.com
|