Skip to content

Commit

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

Bump font-awesome-sass from 6.5.2 to 6.7.2
  • Loading branch information
ZeiP authored Dec 19, 2024
2 parents ecaed7b + 5484a4c commit 4863c82
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 @@ -5,7 +5,7 @@ gem 'activemodel-serializers-xml', '~> 1.0.3'

gem 'rails', '~> 6.1'

gem 'font-awesome-sass', '~> 6.5.2'
gem 'font-awesome-sass', '~> 6.7.2'
gem 'jquery-rails', '~> 4.6'
gem 'jquery-ui-rails', '~>7.0.0'
gem 'aasm', '~> 5.5.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ GEM
factory_bot (~> 6.5)
railties (>= 5.0.0)
ffi (1.17.0)
font-awesome-sass (6.5.2)
font-awesome-sass (6.7.2)
sassc (~> 2.0)
globalid (1.2.1)
activesupport (>= 6.1)
Expand Down Expand Up @@ -360,7 +360,7 @@ DEPENDENCIES
coffee-rails (~> 5.0.0)
database_cleaner (~> 2)
factory_bot_rails
font-awesome-sass (~> 6.5.2)
font-awesome-sass (~> 6.7.2)
htmlentities
i18n-tasks (~> 1.0.14)
jquery-rails (~> 4.6)
Expand Down

0 comments on commit 4863c82

Please sign in to comment.