Skip to content

Commit e369147

Browse files
dependabot-supportseanmarcia
authored andcommitted
Bump bootstrap-sass from 3.3.7 to 3.4.0
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.0. - [Release notes](https://github.com/twbs/bootstrap-sass/releases) - [Changelog](https://github.com/twbs/bootstrap-sass/blob/master/CHANGELOG.md) - [Commits](twbs/bootstrap-sass@v3.3.7...v3.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8003aac commit e369147

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ GEM
5454
io-like (~> 0.3.0)
5555
arel (9.0.0)
5656
ast (2.4.0)
57-
autoprefixer-rails (9.2.1)
57+
autoprefixer-rails (9.4.3)
5858
execjs
5959
awesome_print (1.8.0)
6060
babel-source (5.8.35)
@@ -69,9 +69,9 @@ GEM
6969
bindex (0.5.0)
7070
binding_of_caller (0.8.0)
7171
debug_inspector (>= 0.0.1)
72-
bootstrap-sass (3.3.7)
72+
bootstrap-sass (3.4.0)
7373
autoprefixer-rails (>= 5.2.1)
74-
sass (>= 3.3.4)
74+
sassc (>= 2.0.0)
7575
bugsnag (6.10.0)
7676
concurrent-ruby (~> 1.0)
7777
builder (3.2.3)
@@ -313,8 +313,8 @@ GEM
313313
rainbow (3.0.0)
314314
rake (12.3.1)
315315
rb-fsevent (0.10.3)
316-
rb-inotify (0.9.10)
317-
ffi (>= 0.5.0, < 2)
316+
rb-inotify (0.10.0)
317+
ffi (~> 1.0)
318318
react-rails (2.4.7)
319319
babel-transpiler (>= 0.7.0)
320320
connection_pool
@@ -360,7 +360,7 @@ GEM
360360
ruby_dep (1.5.0)
361361
rubyzip (1.2.2)
362362
safe_yaml (1.0.4)
363-
sass (3.6.0)
363+
sass (3.7.2)
364364
sass-listen (~> 4.0.0)
365365
sass-listen (4.0.0)
366366
rb-fsevent (~> 0.9, >= 0.9.4)
@@ -371,6 +371,9 @@ GEM
371371
sprockets (>= 2.8, < 4.0)
372372
sprockets-rails (>= 2.0, < 4.0)
373373
tilt (>= 1.1, < 3)
374+
sassc (2.0.0)
375+
ffi (~> 1.9.6)
376+
rake
374377
selenium-webdriver (3.141.0)
375378
childprocess (~> 0.5)
376379
rubyzip (~> 1.2, >= 1.2.2)

0 commit comments

Comments
 (0)