Skip to content

Commit 0ac470a

Browse files
Bump bootstrap-sass from 3.2.0.2 to 3.4.1
Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.2.0.2 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](https://github.com/twbs/bootstrap-sass/commits/v3.4.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0c9313 commit 0ac470a

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
@@ -46,7 +46,7 @@ gem 'lograge-sql'
4646
gem 'awesome_print'
4747
gem 'haml-rails'
4848
gem 'simple_form'
49-
gem 'bootstrap-sass', '~> 3.3.6'
49+
gem 'bootstrap-sass', '~> 3.4.1'
5050
gem 'autoprefixer-rails'
5151
gem 'jquery-ui-rails'
5252
gem 'bootstrap-datepicker-rails'

Gemfile.lock

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -107,9 +107,9 @@ GEM
107107
debug_inspector (>= 0.0.1)
108108
bootstrap-datepicker-rails (1.9.0.1)
109109
railties (>= 3.0)
110-
bootstrap-sass (3.3.7)
110+
bootstrap-sass (3.4.1)
111111
autoprefixer-rails (>= 5.2.1)
112-
sass (>= 3.3.4)
112+
sassc (>= 2.0.0)
113113
builder (3.2.4)
114114
byebug (11.1.3)
115115
cancancan (3.4.0)
@@ -356,6 +356,8 @@ GEM
356356
sprockets (>= 2.8, < 4.0)
357357
sprockets-rails (>= 2.0, < 4.0)
358358
tilt (>= 1.1, < 3)
359+
sassc (2.4.0)
360+
ffi (~> 1.9)
359361
savon (2.13.0)
360362
akami (~> 1.2)
361363
builder (>= 2.1.2)
@@ -434,7 +436,7 @@ DEPENDENCIES
434436
better_errors
435437
binding_of_caller
436438
bootstrap-datepicker-rails
437-
bootstrap-sass (~> 3.3.6)
439+
bootstrap-sass (~> 3.4.1)
438440
byebug
439441
cancancan
440442
carrierwave-aws (~> 1.1)

0 commit comments

Comments
 (0)