From 18632705af6b39e4e85be80a48d6ee1b7c17853d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Jun 2021 04:47:45 +0000 Subject: [PATCH] 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](https://github.com/twbs/bootstrap-sass/compare/v3.3.7...v3.4.1) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 471a044..4b6962f 100644 --- a/Gemfile +++ b/Gemfile @@ -97,7 +97,7 @@ gem "octokit" gem 'jquery-textcomplete-rails' # https://github.com/twbs/bootstrap-sass -gem 'bootstrap-sass', '~> 3.3.4' +gem 'bootstrap-sass', '~> 3.4.1' # haml gem 'haml-rails' diff --git a/Gemfile.lock b/Gemfile.lock index a5016b4..404e2ec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -69,9 +69,9 @@ GEM bindex (0.8.1) bootsnap (1.7.5) 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) builder (3.2.4) byebug (11.1.3) capybara (3.35.3) @@ -323,7 +323,7 @@ PLATFORMS DEPENDENCIES bootsnap (>= 1.1.0) - bootstrap-sass (~> 3.3.4) + bootstrap-sass (~> 3.4.1) byebug capybara (>= 2.15) chromedriver-helper