Skip to content

Commit 0bec628

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 7f37f68 commit 0bec628

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
@@ -133,7 +133,7 @@ gem 'sass-rails', '~> 5.0'
133133

134134
gem 'coffee-rails'
135135
gem 'uglifier'
136-
gem 'bootstrap-sass', '~> 3.3.0'
136+
gem 'bootstrap-sass', '~> 3.4.1'
137137

138138
# Best Bets CRUD externalized
139139
# # JSON APIs, for Best Bets, etc.

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 (3.0.3)
109109
builder (3.2.4)
110110
byebug (11.1.1)
@@ -385,6 +385,8 @@ GEM
385385
sprockets (>= 2.8, < 4.0)
386386
sprockets-rails (>= 2.0, < 4.0)
387387
tilt (>= 1.1, < 3)
388+
sassc (2.2.1)
389+
ffi (~> 1.9)
388390
scrub_rb (1.0.1)
389391
signet (0.12.0)
390392
addressable (~> 2.3)
@@ -463,7 +465,7 @@ DEPENDENCIES
463465
blacklight (~> 6.10.0)
464466
blacklight-marc
465467
blacklight_range_limit
466-
bootstrap-sass (~> 3.3.0)
468+
bootstrap-sass (~> 3.4.1)
467469
browser
468470
byebug
469471
cancancan

0 commit comments

Comments
 (0)