1
1
PATH
2
2
remote: .
3
3
specs:
4
- mtdevise (6.2 .0 )
4
+ mtdevise (7.0 .0 )
5
5
bootstrap-sass (~> 3.3 , >= 3.3.7 )
6
6
carrierwave (~> 1.1 )
7
7
cloudinary (~> 1.8 , >= 1.8.1 )
14
14
jquery-rails (~> 4.3 , >= 4.3.1 )
15
15
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
16
16
multi_json (~> 1.12 , >= 1.12.1 )
17
- oj (~> 3.3 , >= 3.3.2 )
17
+ oj (~> 3.3 , >= 3.3.4 )
18
18
omniauth-facebook (~> 4.0 )
19
19
omniauth-github (~> 1.3 )
20
- omniauth-google-oauth2 (~> 0.5.1 )
21
20
omniauth-instagram (~> 1.1 )
22
21
omniauth-twitter (~> 1.4 )
23
22
paper_trail (~> 7.1 )
24
23
pg (~> 0.21.0 )
25
- phcadmin1 (~> 10.6 )
26
- phcadmin2 (~> 8.6 )
27
- phcadmin3 (~> 5.5 , >= 5.5.3 )
28
- phcnotifi (~> 6.3 , >= 6.3.2 )
29
- phctheme1 (~> 14.6 )
30
- phctheme2 (~> 5.8 )
31
- phctitleseo (~> 7.3 , >= 7.3.2 )
24
+ phcadmin1 (~> 11.0 )
25
+ phcadmin2 (~> 9.0 )
26
+ phcadmin3 (~> 6.0 )
27
+ phcnotifi (~> 7.0 )
28
+ phctheme1 (~> 15.0 )
29
+ phctheme2 (~> 6.0 )
30
+ phctitleseo (~> 8.0 )
32
31
rabl (~> 0.13.1 )
33
- rails (~> 5.1 , >= 5.1.2 )
32
+ rails (~> 5.1 , >= 5.1.3 )
34
33
responders (~> 2.4 )
35
34
sass-rails (~> 5.0 , >= 5.0.6 )
36
35
simple_token_authentication (~> 1.15 , >= 1.15.1 )
37
- tinymce-rails (~> 4.6 , >= 4.6.4 )
36
+ tinymce-rails (~> 4.6 , >= 4.6.5 )
38
37
webpacker (~> 2.0 )
39
38
40
39
GEM
41
40
remote: https://rubygems.org/
42
41
specs:
43
- actioncable (5.1.2 )
44
- actionpack (= 5.1.2 )
42
+ actioncable (5.1.3 )
43
+ actionpack (= 5.1.3 )
45
44
nio4r (~> 2.0 )
46
45
websocket-driver (~> 0.6.1 )
47
- actionmailer (5.1.2 )
48
- actionpack (= 5.1.2 )
49
- actionview (= 5.1.2 )
50
- activejob (= 5.1.2 )
46
+ actionmailer (5.1.3 )
47
+ actionpack (= 5.1.3 )
48
+ actionview (= 5.1.3 )
49
+ activejob (= 5.1.3 )
51
50
mail (~> 2.5 , >= 2.5.4 )
52
51
rails-dom-testing (~> 2.0 )
53
- actionpack (5.1.2 )
54
- actionview (= 5.1.2 )
55
- activesupport (= 5.1.2 )
52
+ actionpack (5.1.3 )
53
+ actionview (= 5.1.3 )
54
+ activesupport (= 5.1.3 )
56
55
rack (~> 2.0 )
57
56
rack-test (~> 0.6.3 )
58
57
rails-dom-testing (~> 2.0 )
59
58
rails-html-sanitizer (~> 1.0 , >= 1.0.2 )
60
- actionview (5.1.2 )
61
- activesupport (= 5.1.2 )
59
+ actionview (5.1.3 )
60
+ activesupport (= 5.1.3 )
62
61
builder (~> 3.1 )
63
62
erubi (~> 1.4 )
64
63
rails-dom-testing (~> 2.0 )
65
64
rails-html-sanitizer (~> 1.0 , >= 1.0.3 )
66
- activejob (5.1.2 )
67
- activesupport (= 5.1.2 )
65
+ activejob (5.1.3 )
66
+ activesupport (= 5.1.3 )
68
67
globalid (>= 0.3.6 )
69
- activemodel (5.1.2 )
70
- activesupport (= 5.1.2 )
71
- activerecord (5.1.2 )
72
- activemodel (= 5.1.2 )
73
- activesupport (= 5.1.2 )
68
+ activemodel (5.1.3 )
69
+ activesupport (= 5.1.3 )
70
+ activerecord (5.1.3 )
71
+ activemodel (= 5.1.3 )
72
+ activesupport (= 5.1.3 )
74
73
arel (~> 8.0 )
75
- activesupport (5.1.2 )
74
+ activesupport (5.1.3 )
76
75
concurrent-ruby (~> 1.0 , >= 1.0.2 )
77
76
i18n (~> 0.7 )
78
77
minitest (~> 5.1 )
89
88
sass (>= 3.3.4 )
90
89
builder (3.2.3 )
91
90
byebug (9.0.6 )
92
- capybara (2.14.4 )
91
+ capybara (2.15.1 )
93
92
addressable
94
- mime-types (>= 1.16 )
93
+ mini_mime (>= 0.1.3 )
95
94
nokogiri (>= 1.3.3 )
96
95
rack (>= 1.0.0 )
97
96
rack-test (>= 0.5.4 )
171
170
mime-types (3.1 )
172
171
mime-types-data (~> 3.2015 )
173
172
mime-types-data (3.2016.0521 )
173
+ mini_mime (0.1.3 )
174
174
mini_portile2 (2.2.0 )
175
175
minitest (5.10.3 )
176
176
money (6.9.0 )
189
189
multi_json (~> 1.3 )
190
190
multi_xml (~> 0.5 )
191
191
rack (>= 1.2 , < 3 )
192
- oj (3.3.2 )
192
+ oj (3.3.4 )
193
193
omniauth (1.6.1 )
194
194
hashie (>= 3.4.6 , < 3.6.0 )
195
195
rack (>= 1.6.2 , < 3 )
198
198
omniauth-github (1.3.0 )
199
199
omniauth (~> 1.5 )
200
200
omniauth-oauth2 (>= 1.4.0 , < 2.0 )
201
- omniauth-google-oauth2 (0.5.1 )
202
- jwt (~> 1.5 )
203
- multi_json (~> 1.3 )
204
- omniauth (>= 1.1.1 )
205
- omniauth-oauth2 (>= 1.3.1 )
206
201
omniauth-instagram (1.1.0 )
207
202
omniauth (~> 1 )
208
203
omniauth-oauth2 (~> 1 )
220
215
activerecord (>= 4.0 , < 5.2 )
221
216
request_store (~> 1.1 )
222
217
pg (0.21.0 )
223
- phcadmin1 (10.6 .0 )
218
+ phcadmin1 (11.0 .0 )
224
219
bootstrap-sass (~> 3.3 , >= 3.3.7 )
225
220
country_select (~> 3.1 )
226
221
font-awesome-rails (~> 4.7 , >= 4.7.0.2 )
@@ -229,11 +224,11 @@ GEM
229
224
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
230
225
paper_trail (~> 7.1 )
231
226
pg (~> 0.21.0 )
232
- rails (~> 5.1 , >= 5.1.2 )
227
+ rails (~> 5.1 , >= 5.1.3 )
233
228
sass-rails (~> 5.0 , >= 5.0.6 )
234
- tinymce-rails (~> 4.6 , >= 4.6.4 )
229
+ tinymce-rails (~> 4.6 , >= 4.6.5 )
235
230
webpacker (~> 2.0 )
236
- phcadmin2 (8.6 .0 )
231
+ phcadmin2 (9.0 .0 )
237
232
bootstrap-sass (~> 3.3 , >= 3.3.7 )
238
233
country_select (~> 3.1 )
239
234
font-awesome-rails (~> 4.7 , >= 4.7.0.2 )
@@ -242,11 +237,11 @@ GEM
242
237
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
243
238
paper_trail (~> 7.1 )
244
239
pg (~> 0.21.0 )
245
- rails (~> 5.1 , >= 5.1.2 )
240
+ rails (~> 5.1 , >= 5.1.3 )
246
241
sass-rails (~> 5.0 , >= 5.0.6 )
247
- tinymce-rails (~> 4.6 , >= 4.6.4 )
242
+ tinymce-rails (~> 4.6 , >= 4.6.5 )
248
243
webpacker (~> 2.0 )
249
- phcadmin3 (5.5.3 )
244
+ phcadmin3 (6.0.0 )
250
245
bootstrap-sass (~> 3.3 , >= 3.3.7 )
251
246
country_select (~> 3.1 )
252
247
font-awesome-rails (~> 4.7 , >= 4.7.0.2 )
@@ -255,21 +250,21 @@ GEM
255
250
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
256
251
paper_trail (~> 7.1 )
257
252
pg (~> 0.21.0 )
258
- rails (~> 5.1 , >= 5.1.2 )
253
+ rails (~> 5.1 , >= 5.1.3 )
259
254
sass-rails (~> 5.0 , >= 5.0.6 )
260
- tinymce-rails (~> 4.6 , >= 4.6.4 )
255
+ tinymce-rails (~> 4.6 , >= 4.6.5 )
261
256
webpacker (~> 2.0 )
262
- phcnotifi (6.3.2 )
257
+ phcnotifi (7.0.0 )
263
258
bootstrap-sass (~> 3.3 , >= 3.3.7 )
264
259
font-awesome-rails (~> 4.7 , >= 4.7.0.2 )
265
260
jquery-rails (~> 4.3 , >= 4.3.1 )
266
261
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
267
262
paper_trail (~> 7.1 )
268
263
pg (~> 0.21.0 )
269
- rails (~> 5.1 , >= 5.1.2 )
264
+ rails (~> 5.1 , >= 5.1.3 )
270
265
sass-rails (~> 5.0 , >= 5.0.6 )
271
266
webpacker (~> 2.0 )
272
- phctheme1 (14.6 .0 )
267
+ phctheme1 (15.0 .0 )
273
268
bootstrap-sass (~> 3.3 , >= 3.3.7 )
274
269
country_select (~> 3.1 )
275
270
font-awesome-rails (~> 4.7 , >= 4.7.0.2 )
@@ -278,11 +273,11 @@ GEM
278
273
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
279
274
paper_trail (~> 7.1 )
280
275
pg (~> 0.21.0 )
281
- rails (~> 5.1 , >= 5.1.2 )
276
+ rails (~> 5.1 , >= 5.1.3 )
282
277
sass-rails (~> 5.0 , >= 5.0.6 )
283
- tinymce-rails (~> 4.6 , >= 4.6.4 )
278
+ tinymce-rails (~> 4.6 , >= 4.6.5 )
284
279
webpacker (~> 2.0 )
285
- phctheme2 (5.8 .0 )
280
+ phctheme2 (6.0 .0 )
286
281
bootstrap-sass (~> 3.3 , >= 3.3.7 )
287
282
country_select (~> 3.1 )
288
283
font-awesome-rails (~> 4.7 , >= 4.7.0.2 )
@@ -291,18 +286,18 @@ GEM
291
286
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
292
287
paper_trail (~> 7.1 )
293
288
pg (~> 0.21.0 )
294
- rails (~> 5.1 , >= 5.1.2 )
289
+ rails (~> 5.1 , >= 5.1.3 )
295
290
sass-rails (~> 5.0 , >= 5.0.6 )
296
- tinymce-rails (~> 4.6 , >= 4.6.4 )
291
+ tinymce-rails (~> 4.6 , >= 4.6.5 )
297
292
webpacker (~> 2.0 )
298
- phctitleseo (7.3.2 )
293
+ phctitleseo (8.0.0 )
299
294
bootstrap-sass (~> 3.3 , >= 3.3.7 )
300
295
font-awesome-rails (~> 4.7 , >= 4.7.0.2 )
301
296
jquery-rails (~> 4.3 , >= 4.3.1 )
302
297
jquery-ui-rails (~> 6.0 , >= 6.0.1 )
303
298
paper_trail (~> 7.1 )
304
299
pg (~> 0.21.0 )
305
- rails (~> 5.1 , >= 5.1.2 )
300
+ rails (~> 5.1 , >= 5.1.3 )
306
301
sass-rails (~> 5.0 , >= 5.0.6 )
307
302
webpacker (~> 2.0 )
308
303
public_suffix (2.0.5 )
@@ -311,26 +306,26 @@ GEM
311
306
rack (2.0.3 )
312
307
rack-test (0.6.3 )
313
308
rack (>= 1.0 )
314
- rails (5.1.2 )
315
- actioncable (= 5.1.2 )
316
- actionmailer (= 5.1.2 )
317
- actionpack (= 5.1.2 )
318
- actionview (= 5.1.2 )
319
- activejob (= 5.1.2 )
320
- activemodel (= 5.1.2 )
321
- activerecord (= 5.1.2 )
322
- activesupport (= 5.1.2 )
323
- bundler (>= 1.3.0 , < 2.0 )
324
- railties (= 5.1.2 )
309
+ rails (5.1.3 )
310
+ actioncable (= 5.1.3 )
311
+ actionmailer (= 5.1.3 )
312
+ actionpack (= 5.1.3 )
313
+ actionview (= 5.1.3 )
314
+ activejob (= 5.1.3 )
315
+ activemodel (= 5.1.3 )
316
+ activerecord (= 5.1.3 )
317
+ activesupport (= 5.1.3 )
318
+ bundler (>= 1.3.0 )
319
+ railties (= 5.1.3 )
325
320
sprockets-rails (>= 2.0.0 )
326
321
rails-dom-testing (2.0.3 )
327
322
activesupport (>= 4.2.0 )
328
323
nokogiri (>= 1.6 )
329
324
rails-html-sanitizer (1.0.3 )
330
325
loofah (~> 2.0 )
331
- railties (5.1.2 )
332
- actionpack (= 5.1.2 )
333
- activesupport (= 5.1.2 )
326
+ railties (5.1.3 )
327
+ actionpack (= 5.1.3 )
328
+ activesupport (= 5.1.3 )
334
329
method_source
335
330
rake (>= 0.8.7 )
336
331
thor (>= 0.18.1 , < 2.0 )
402
397
sqlite3 (1.3.13 )
403
398
thor (0.19.4 )
404
399
thread_safe (0.3.6 )
405
- tilt (2.0.7 )
406
- tinymce-rails (4.6.4 )
400
+ tilt (2.0.8 )
401
+ tinymce-rails (4.6.5 )
407
402
railties (>= 3.1.1 )
408
403
tzinfo (1.2.3 )
409
404
thread_safe (~> 0.1 )
@@ -428,7 +423,7 @@ PLATFORMS
428
423
429
424
DEPENDENCIES
430
425
byebug (~> 9.0 , >= 9.0.6 )
431
- capybara (~> 2.14 , >= 2.14.4 )
426
+ capybara (~> 2.15 , >= 2.15.1 )
432
427
database_cleaner (~> 1.6 , >= 1.6.1 )
433
428
factory_girl_rails (~> 4.8 )
434
429
faker (~> 1.8 , >= 1.8.4 )
0 commit comments