mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-31 22:38:49 +01:00
Bump font-awesome-sass from 5.15.1 to 6.1.2
Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 5.15.1 to 6.1.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-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d3d02845bf
commit
13b8de2a92
2 changed files with 4 additions and 4 deletions
2
Gemfile
2
Gemfile
|
|
@ -12,7 +12,7 @@ gem 'rails', '~> 6.0.4'
|
|||
gem 'sassc-rails', '~> 2.1.2'
|
||||
|
||||
gem 'bootstrap-sass', '3.4.1'
|
||||
gem 'font-awesome-sass', '~> 5.15.1'
|
||||
gem 'font-awesome-sass', '~> 6.1.2'
|
||||
|
||||
gem 'uglifier', '>=1.3.0'
|
||||
|
||||
|
|
|
|||
|
|
@ -114,8 +114,8 @@ GEM
|
|||
factory_bot (~> 6.2.0)
|
||||
railties (>= 5.0.0)
|
||||
ffi (1.15.5)
|
||||
font-awesome-sass (5.15.1)
|
||||
sassc (>= 1.11)
|
||||
font-awesome-sass (6.1.2)
|
||||
sassc (~> 2.0)
|
||||
globalid (1.0.0)
|
||||
activesupport (>= 5.0)
|
||||
highline (2.0.3)
|
||||
|
|
@ -342,7 +342,7 @@ DEPENDENCIES
|
|||
coffee-rails (~> 5.0.0)
|
||||
database_cleaner
|
||||
factory_bot_rails
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
font-awesome-sass (~> 6.1.2)
|
||||
htmlentities
|
||||
i18n-tasks (~> 1.0.11)
|
||||
jquery-rails (~> 4.4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue