File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -101,6 +101,7 @@ mkdir -p vendor/cache
101
101
cp %{_sourcedir }/vendor/cache/* .gem vendor/cache
102
102
export GEM_HOME=~ /.gems
103
103
bundle config build.nokogiri --use-system-libraries
104
+ bundle config build.sassc --disable-march-tune-native
104
105
105
106
%install
106
107
bundle --local --path %{buildroot }%_libdir /obs-api/
Original file line number Diff line number Diff line change 157
157
tty-screen (~> 0.6.5 )
158
158
tty-tree (~> 0.3.0 )
159
159
feature (1.4.0 )
160
- ffi (1.11.1 )
160
+ ffi (1.12.2 )
161
161
flot-rails (0.0.7 )
162
162
jquery-rails
163
163
font-awesome-sass (5.8.1 )
387
387
crass (~> 1.0.2 )
388
388
nokogiri (>= 1.8.0 )
389
389
nokogumbo (~> 2.0 )
390
- sassc (2.0 .1 )
390
+ sassc (2.2 .1 )
391
391
ffi (~> 1.9 )
392
- rake
393
392
sassc-rails (2.1.2 )
394
393
railties (>= 4.0.0 )
395
394
sassc (>= 2.0 )
439
438
riddle (~> 2.3 )
440
439
thor (0.20.3 )
441
440
thread_safe (0.3.6 )
442
- tilt (2.0.9 )
441
+ tilt (2.0.10 )
443
442
timecop (0.9.1 )
444
443
tins (1.20.3 )
445
444
tty-color (0.5.0 )
You can’t perform that action at this time.
0 commit comments