Skip to content

Commit

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

Bump font-awesome-sass from 6.5.1 to 6.5.2
ZeiP authored Jun 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
2 parents c27c517 + 3150420 commit e9f9d8f
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
@@ -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'

6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -118,8 +118,8 @@ GEM
factory_bot_rails (6.4.3)
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)
@@ -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)

0 comments on commit e9f9d8f

Please sign in to comment.