Skip to content

Commit

Permalink
Bump bootstrap-sass from 3.3.7 to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 18, 2019
1 parent e59ce9f commit 4b33323
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'bootsnap', '>= 1.4.2', require: false

gem 'uglifier', '>= 1.3.0'
gem 'coffee-rails', '~> 5.0'
gem 'bootstrap-sass', '~> 3.3.5'
gem 'bootstrap-sass', '~> 3.4.1'
gem 'sass-rails', '~> 5'
gem 'jquery-rails', '~> 4.3', '>= 4.3.5'
gem 'font-awesome-rails', '~> 4.7', '>= 4.7.0.5'
Expand Down
22 changes: 14 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ GEM
fog-core
mime-types (>= 2.99)
unf
autoprefixer-rails (9.6.1.1)
autoprefixer-rails (9.7.3)
execjs
aws-eventstream (1.0.3)
aws-partitions (1.256.0)
Expand All @@ -118,9 +118,9 @@ GEM
msgpack (~> 1.0)
bootsnap (1.4.5-java)
msgpack (~> 1.0)
bootstrap-sass (3.3.7)
bootstrap-sass (3.4.1)
autoprefixer-rails (>= 5.2.1)
sass (>= 3.3.4)
sassc (>= 2.0.0)
browser (2.6.1)
builder (3.2.3)
byebug (11.0.1)
Expand Down Expand Up @@ -195,10 +195,10 @@ GEM
factory_bot (~> 5.0.2)
railties (>= 4.2.0)
ffaker (2.1.0)
ffi (1.11.1)
ffi (1.11.1-java)
ffi (1.11.1-x64-mingw32)
ffi (1.11.1-x86-mingw32)
ffi (1.11.3)
ffi (1.11.3-java)
ffi (1.11.3-x64-mingw32)
ffi (1.11.3-x86-mingw32)
fog-aws (3.5.2)
fog-core (~> 2.1)
fog-json (~> 1.1)
Expand Down Expand Up @@ -412,6 +412,12 @@ GEM
sprockets (>= 2.8, < 4.0)
sprockets-rails (>= 2.0, < 4.0)
tilt (>= 1.1, < 3)
sassc (2.2.1)
ffi (~> 1.9)
sassc (2.2.1-x64-mingw32)
ffi (~> 1.9)
sassc (2.2.1-x86-mingw32)
ffi (~> 1.9)
select2-rails (4.0.3)
thor (~> 0.14)
sexp_processor (4.12.1)
Expand Down Expand Up @@ -492,7 +498,7 @@ DEPENDENCIES
asset_sync (~> 2.8, >= 2.8.1)
aws-sdk-s3 (~> 1.59)
bootsnap (>= 1.4.2)
bootstrap-sass (~> 3.3.5)
bootstrap-sass (~> 3.4.1)
browser (~> 2.6, >= 2.6.1)
byebug
capistrano-foreman
Expand Down

0 comments on commit 4b33323

Please sign in to comment.