Commit 1df3a2d 1 parent 66bc540 commit 1df3a2d Copy full SHA for 1df3a2d
File tree 2 files changed +15
-13
lines changed
2 files changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ gem 'devise', '~> 4.5.0'
22
22
gem 'omniauth-facebook'
23
23
gem 'rdiscount' , '1.6.8'
24
24
gem 'will_paginate'
25
- gem 'nokogiri' , '1.8 .5'
25
+ gem 'nokogiri' , '1.12 .5'
26
26
gem 'ransack' , '~> 1.7'
27
27
gem 'geocoder'
28
28
gem 'haml' , '4.0.7'
Original file line number Diff line number Diff line change 1
1
GIT
2
- remote: git ://github.com/Compass/compass-rails.git
3
- revision: d600de4a6c5870613aac63f32491da4771a3c982
2
+ remote: https ://github.com/Compass/compass-rails.git
3
+ revision: f6391d0d30fa63bb9bf6cd94e0e5608012584e6e
4
4
branch: master
5
5
specs:
6
- compass-rails (2 .0.5 )
6
+ compass-rails (4 .0.0 )
7
7
compass (~> 1.0.0 )
8
8
sass-rails (< 5.1 )
9
- sprockets (< 2.13 )
9
+ sprockets (< 4.0 )
10
10
11
11
GEM
12
12
remote: https://rubygems.org/
73
73
activesupport (>= 4.0.0 )
74
74
mime-types (>= 1.16 )
75
75
childprocess (3.0.0 )
76
- chunky_png (1.3.4 )
76
+ chunky_png (1.4.0 )
77
77
coffee-rails (4.2.2 )
78
78
coffee-script (>= 2.2.0 )
79
79
railties (>= 4.0.0 )
148
148
i18n (~> 0.5 )
149
149
faraday (0.12.2 )
150
150
multipart-post (>= 1.2 , < 3 )
151
- ffi (1.11.3 )
151
+ ffi (1.15.5 )
152
152
fission (0.5.0 )
153
153
CFPropertyList (~> 2.2 )
154
154
fog (1.41.0 )
@@ -405,16 +405,17 @@ GEM
405
405
mime-types-data (~> 3.2015 )
406
406
mime-types-data (3.2019.1009 )
407
407
mini_mime (1.0.2 )
408
- mini_portile2 (2.3.0 )
408
+ mini_portile2 (2.6.1 )
409
409
minitest (5.14.0 )
410
410
multi_json (1.14.1 )
411
411
multi_test (0.1.2 )
412
412
multi_xml (0.6.0 )
413
413
multipart-post (2.0.0 )
414
414
newrelic_rpm (3.13.1.300 )
415
415
nio4r (2.5.2 )
416
- nokogiri (1.8.5 )
417
- mini_portile2 (~> 2.3.0 )
416
+ nokogiri (1.12.5 )
417
+ mini_portile2 (~> 2.6.1 )
418
+ racc (~> 1.4 )
418
419
oauth2 (1.4.0 )
419
420
faraday (>= 0.8 , < 0.13 )
420
421
jwt (~> 1.0 )
440
441
public_suffix (4.0.3 )
441
442
puma (4.3.1 )
442
443
nio4r (~> 2.0 )
444
+ racc (1.6.0 )
443
445
rack (1.6.12 )
444
446
rack-cors (1.0.6 )
445
447
rack (>= 1.6.0 )
482
484
activesupport (>= 3.0 , <= 5.1.1 )
483
485
i18n
484
486
rb-fsevent (0.9.6 )
485
- rb-inotify (0.9.5 )
486
- ffi (>= 0.5 .0 )
487
+ rb-inotify (0.10.1 )
488
+ ffi (~> 1 .0 )
487
489
rb-readline (0.5.5 )
488
490
rbtree (0.4.5 )
489
491
rbvmomi (1.13.0 )
@@ -633,7 +635,7 @@ DEPENDENCIES
633
635
launchy (~> 2.4.3 )
634
636
lolcat
635
637
newrelic_rpm (~> 3.13.1 )
636
- nokogiri (= 1.8 .5 )
638
+ nokogiri (= 1.12 .5 )
637
639
omniauth-facebook
638
640
pg (= 0.18.2 )
639
641
pickle (~> 0.5.1 )
You can’t perform that action at this time.
0 commit comments