Skip to content

Commit

Permalink
Bump font-awesome-sass from 6.5.1 to 6.5.2
Browse files Browse the repository at this point in the history
Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 6.5.1 to 6.5.2.
- [Release notes](https://github.com/FortAwesome/font-awesome-sass/releases)
- [Commits](https://github.com/FortAwesome/font-awesome-sass/commits/6.5.2)

---
updated-dependencies:
- dependency-name: font-awesome-sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2024
1 parent 085faab commit 3150420
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'rails', '~> 6.1'
gem 'sassc-rails', '~> 2.1.2'

gem 'bootstrap-sass', '3.4.1'
gem 'font-awesome-sass', '~> 6.5.1'
gem 'font-awesome-sass', '~> 6.5.2'

gem 'uglifier', '>=1.3.0'

Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,8 +118,8 @@ GEM
factory_bot_rails (6.4.2)
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.16.3)
font-awesome-sass (6.5.1)
ffi (1.17.0)
font-awesome-sass (6.5.2)
sassc (~> 2.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -366,7 +366,7 @@ DEPENDENCIES
coffee-rails (~> 5.0.0)
database_cleaner (~> 1)
factory_bot_rails
font-awesome-sass (~> 6.5.1)
font-awesome-sass (~> 6.5.2)
htmlentities
i18n-tasks (~> 1.0.13)
jquery-rails (~> 4.6)
Expand Down

0 comments on commit 3150420

Please sign in to comment.