mirror of
https://github.com/TracksApp/tracks.git
synced 2025-09-22 05:50:47 +02:00
Bump font-awesome-sass from 6.4.0 to 6.4.2
Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 6.4.0 to 6.4.2. - [Release notes](https://github.com/FortAwesome/font-awesome-sass/releases) - [Commits](https://github.com/FortAwesome/font-awesome-sass/commits) --- updated-dependencies: - dependency-name: font-awesome-sass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5aa51245ed
commit
92c0fd2c7c
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
@ -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.0'
|
||||
gem 'font-awesome-sass', '~> 6.4.2'
|
||||
|
||||
gem 'uglifier', '>=1.3.0'
|
||||
|
||||
|
|
|
@ -114,8 +114,8 @@ GEM
|
|||
factory_bot_rails (6.2.0)
|
||||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
ffi (1.15.5)
|
||||
font-awesome-sass (6.4.0)
|
||||
ffi (1.16.3)
|
||||
font-awesome-sass (6.4.2)
|
||||
sassc (~> 2.0)
|
||||
globalid (1.1.0)
|
||||
activesupport (>= 5.0)
|
||||
|
@ -364,7 +364,7 @@ DEPENDENCIES
|
|||
coffee-rails (~> 5.0.0)
|
||||
database_cleaner (~> 1)
|
||||
factory_bot_rails
|
||||
font-awesome-sass (~> 6.4.0)
|
||||
font-awesome-sass (~> 6.4.2)
|
||||
htmlentities
|
||||
i18n-tasks (~> 1.0.13)
|
||||
jquery-rails (~> 4.6)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue