Bump font-awesome-sass from 6.5.0 to 6.5.1

Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 6.5.0 to 6.5.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-12-01 00:06:57 +00:00 committed by GitHub
parent 7b84dadd87
commit 1b1e3c5322
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -12,7 +12,7 @@ gem 'rails', '~> 6.0.0'
gem 'sassc-rails', '~> 2.1.2' gem 'sassc-rails', '~> 2.1.2'
gem 'bootstrap-sass', '3.4.1' gem 'bootstrap-sass', '3.4.1'
gem 'font-awesome-sass', '~> 6.5.0' gem 'font-awesome-sass', '~> 6.5.1'
gem 'uglifier', '>=1.3.0' gem 'uglifier', '>=1.3.0'

View file

@ -114,7 +114,7 @@ GEM
factory_bot (~> 6.4) factory_bot (~> 6.4)
railties (>= 5.0.0) railties (>= 5.0.0)
ffi (1.16.3) ffi (1.16.3)
font-awesome-sass (6.5.0) font-awesome-sass (6.5.1)
sassc (~> 2.0) sassc (~> 2.0)
globalid (1.1.0) globalid (1.1.0)
activesupport (>= 5.0) activesupport (>= 5.0)
@ -362,7 +362,7 @@ DEPENDENCIES
coffee-rails (~> 5.0.0) coffee-rails (~> 5.0.0)
database_cleaner (~> 1) database_cleaner (~> 1)
factory_bot_rails factory_bot_rails
font-awesome-sass (~> 6.5.0) font-awesome-sass (~> 6.5.1)
htmlentities htmlentities
i18n-tasks (~> 1.0.13) i18n-tasks (~> 1.0.13)
jquery-rails (~> 4.6) jquery-rails (~> 4.6)