Skip to content

Commit

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

Bump font-awesome-sass from 6.5.0 to 6.5.1
  • Loading branch information
ZeiP authored Jan 31, 2024
2 parents 7c5aaa9 + 1b1e3c5 commit 101c97d
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.5.0'
gem 'font-awesome-sass', '~> 6.5.1'

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.5.0)
font-awesome-sass (6.5.1)
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.5.0)
font-awesome-sass (~> 6.5.1)
htmlentities
i18n-tasks (~> 1.0.13)
jquery-rails (~> 4.6)
Expand Down

0 comments on commit 101c97d

Please sign in to comment.