From 5484a4c894e5334e1cc1a4cf730ccbe370202a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 00:29:28 +0000 Subject: [PATCH] Bump font-awesome-sass from 6.5.2 to 6.7.2 Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 6.5.2 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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 845b98200..d790948e5 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ gem 'activemodel-serializers-xml', '~> 1.0.3' gem 'rails', '~> 6.1' -gem 'font-awesome-sass', '~> 6.5.2' +gem 'font-awesome-sass', '~> 6.7.2' gem 'jquery-rails', '~> 4.6' gem 'jquery-ui-rails', '~>7.0.0' gem 'aasm', '~> 5.5.0' diff --git a/Gemfile.lock b/Gemfile.lock index 37a755710..664b98c98 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,7 +117,7 @@ GEM factory_bot (~> 6.5) railties (>= 5.0.0) ffi (1.17.0) - font-awesome-sass (6.5.2) + font-awesome-sass (6.7.2) sassc (~> 2.0) globalid (1.2.1) activesupport (>= 6.1) @@ -360,7 +360,7 @@ DEPENDENCIES coffee-rails (~> 5.0.0) database_cleaner (~> 2) factory_bot_rails - font-awesome-sass (~> 6.5.2) + font-awesome-sass (~> 6.7.2) htmlentities i18n-tasks (~> 1.0.14) jquery-rails (~> 4.6)