Skip to content

Commit 8a8fbc1

Browse files
Bump bootstrap-sass from 3.3.7 to 3.4.1
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.7 to 3.4.1. - [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.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e07a4f commit 8a8fbc1

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ gem 'jquery-ui-rails'
130130
gem 'sass-rails'
131131
gem 'coffee-rails'
132132
gem 'uglifier'
133-
gem 'bootstrap-sass', '~> 3.3.0'
133+
gem 'bootstrap-sass', '~> 3.4.1'
134134

135135
# JSON APIs, for Best Bets, etc.
136136
gem 'jbuilder'

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -102,9 +102,9 @@ GEM
102102
jquery-rails
103103
rails (>= 3.0)
104104
tether-rails
105-
bootstrap-sass (3.3.7)
105+
bootstrap-sass (3.4.1)
106106
autoprefixer-rails (>= 5.2.1)
107-
sass (>= 3.3.4)
107+
sassc (>= 2.0.0)
108108
browser (2.7.1)
109109
builder (3.2.3)
110110
byebug (11.0.1)
@@ -387,6 +387,8 @@ GEM
387387
sprockets (>= 2.8, < 4.0)
388388
sprockets-rails (>= 2.0, < 4.0)
389389
tilt (>= 1.1, < 3)
390+
sassc (2.2.1)
391+
ffi (~> 1.9)
390392
scrub_rb (1.0.1)
391393
signet (0.12.0)
392394
addressable (~> 2.3)
@@ -465,7 +467,7 @@ DEPENDENCIES
465467
blacklight (~> 6.10.0)
466468
blacklight-marc
467469
blacklight_range_limit
468-
bootstrap-sass (~> 3.3.0)
470+
bootstrap-sass (~> 3.4.1)
469471
browser
470472
byebug
471473
cancancan

0 commit comments

Comments
 (0)