From d33fad48aa51ff2431923885e1fee840a114c0aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 22:42:54 +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) --- updated-dependencies: - dependency-name: bootstrap-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 25 +++++++++++-------------- 1 file changed, 11 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cab8805..9a2b76f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -50,11 +50,11 @@ GEM addressable (2.5.2) public_suffix (>= 2.0.2, < 4.0) arel (8.0.0) - autoprefixer-rails (7.2.5) - execjs - bootstrap-sass (3.3.7) + autoprefixer-rails (10.4.19.0) + execjs (~> 2) + bootstrap-sass (3.4.1) autoprefixer-rails (>= 5.2.1) - sass (>= 3.3.4) + sassc (>= 2.0.0) builder (3.2.3) byebug (9.1.0) capybara (2.13.0) @@ -80,8 +80,8 @@ GEM database_cleaner (1.6.2) diff-lcs (1.3) erubi (1.7.0) - execjs (2.7.0) - ffi (1.9.18) + execjs (2.9.1) + ffi (1.17.0) formatador (0.2.5) globalid (0.4.1) activesupport (>= 4.2.0) @@ -173,9 +173,9 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.3.0) - rb-fsevent (0.10.2) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-fsevent (0.11.2) + rb-inotify (0.11.1) + ffi (~> 1.0) rspec (3.7.0) rspec-core (~> 3.7.0) rspec-expectations (~> 3.7.0) @@ -198,11 +198,8 @@ GEM rspec-support (~> 3.7.0) rspec-support (3.7.0) ruby_dep (1.5.0) - sass (3.5.5) - sass-listen (~> 4.0.0) - sass-listen (4.0.0) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) + sassc (2.4.0) + ffi (~> 1.9) shellany (0.0.1) sprockets (3.7.2) concurrent-ruby (~> 1.0)