From b1e857ae823b6fb26034a742cdd599ece6c838ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 May 2026 07:29:10 +0000 Subject: [PATCH] Bump font-awesome-sass from 5.15.1 to 6.7.2 Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 5.15.1 to 6.7.2. - [Release notes](https://github.com/FortAwesome/font-awesome-sass/releases) - [Commits](https://github.com/FortAwesome/font-awesome-sass/commits) --- updated-dependencies: - dependency-name: font-awesome-sass dependency-version: 6.7.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index d1abae0..a1c5d1a 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ gem 'devise' gem 'faker' gem 'faraday' gem 'figaro' -gem 'font-awesome-sass', '~> 5.15.1' +gem 'font-awesome-sass', '~> 6.7.2' gem 'friendly_id', '~> 5.6.0' # Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails] gem 'importmap-rails' diff --git a/Gemfile.lock b/Gemfile.lock index 914c5de..0c9651e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,8 +158,8 @@ GEM ffi (1.17.4-x86_64-linux-musl) figaro (1.3.0) thor (>= 0.14.0, < 2) - font-awesome-sass (5.15.1) - sassc (>= 1.11) + font-awesome-sass (6.7.2) + sassc (~> 2.0) friendly_id (5.6.0) activerecord (>= 4.0.0) fugit (1.12.1) @@ -564,7 +564,7 @@ DEPENDENCIES faker faraday figaro - font-awesome-sass (~> 5.15.1) + font-awesome-sass (~> 6.7.2) friendly_id (~> 5.6.0) importmap-rails jbuilder