From 9ac525a12e84d93b5af36499944a6a55d5842d97 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 09:38:14 +0000 Subject: [PATCH] Bump bootstrap-sass from 3.3.6 to 3.4.1 Bumps [bootstrap-sass](https://github.com/twbs/bootstrap-sass) from 3.3.6 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/compare/v3.3.6...v3.4.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile b/Gemfile index e6efd1f..f630228 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'mini_magick', '4.5.1' gem 'fog', '1.38.0' gem 'will_paginate', '3.1.0' gem 'bootstrap-will_paginate', '0.0.10' -gem 'bootstrap-sass', '3.3.6' +gem 'bootstrap-sass', '3.4.1' gem 'puma', '3.4.0' gem 'sass-rails', '5.0.6' gem 'uglifier', '3.0.0'