mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 15:20:13 +01:00
Bump font-awesome-sass from 5.13.0 to 5.15.1
Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 5.13.0 to 5.15.1. - [Release notes](https://github.com/FortAwesome/font-awesome-sass/releases) - [Commits](https://github.com/FortAwesome/font-awesome-sass/compare/5.13.0...5.15.1) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
47a766425b
commit
0c3a49605e
2 changed files with 3 additions and 3 deletions
2
Gemfile
2
Gemfile
|
|
@ -48,7 +48,7 @@ gem 'chartjs-ror', :git => 'git://github.com/ZeiP/chartjs-ror.git'
|
|||
# gem 'jbuilder', '~> 1.2'
|
||||
|
||||
gem 'bootstrap-sass', '3.4.1'
|
||||
gem 'font-awesome-sass', '~> 5.13.0'
|
||||
gem 'font-awesome-sass', '~> 5.15.1'
|
||||
|
||||
group :development do
|
||||
gem 'spring'
|
||||
|
|
|
|||
|
|
@ -114,7 +114,7 @@ GEM
|
|||
factory_bot (~> 6.1.0)
|
||||
railties (>= 5.0.0)
|
||||
ffi (1.13.1)
|
||||
font-awesome-sass (5.13.0)
|
||||
font-awesome-sass (5.15.1)
|
||||
sassc (>= 1.11)
|
||||
globalid (0.4.2)
|
||||
activesupport (>= 4.2.0)
|
||||
|
|
@ -334,7 +334,7 @@ DEPENDENCIES
|
|||
coffee-rails (~> 5.0.0)
|
||||
database_cleaner
|
||||
factory_bot_rails
|
||||
font-awesome-sass (~> 5.13.0)
|
||||
font-awesome-sass (~> 5.15.1)
|
||||
htmlentities
|
||||
i18n-tasks (~> 0.9.31)
|
||||
jquery-rails (~> 4.4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue