Skip to content

Commit

Permalink
Merge pull request #2985 from TracksApp/dependabot/bundler/font-aweso…
Browse files Browse the repository at this point in the history
…me-sass-6.5.0

Bump font-awesome-sass from 6.4.2 to 6.5.0
  • Loading branch information
ZeiP authored Nov 29, 2023
2 parents ebb4e63 + 4b8dbe4 commit 7b84dad
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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.0.0'
gem 'sassc-rails', '~> 2.1.2'

gem 'bootstrap-sass', '3.4.1'
gem 'font-awesome-sass', '~> 6.4.2'
gem 'font-awesome-sass', '~> 6.5.0'

gem 'uglifier', '>=1.3.0'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ GEM
factory_bot (~> 6.4)
railties (>= 5.0.0)
ffi (1.16.3)
font-awesome-sass (6.4.2)
font-awesome-sass (6.5.0)
sassc (~> 2.0)
globalid (1.1.0)
activesupport (>= 5.0)
Expand Down Expand Up @@ -362,7 +362,7 @@ DEPENDENCIES
coffee-rails (~> 5.0.0)
database_cleaner (~> 1)
factory_bot_rails
font-awesome-sass (~> 6.4.2)
font-awesome-sass (~> 6.5.0)
htmlentities
i18n-tasks (~> 1.0.13)
jquery-rails (~> 4.6)
Expand Down

0 comments on commit 7b84dad

Please sign in to comment.