1
0
mirror of https://github.com/projekteuler/projekteuler.git synced 2025-12-10 08:46:41 +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-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-19 06:04:05 +00:00 committed by GitHub
parent 2064f0ef7e
commit ebc0056eef
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -41,7 +41,7 @@ gem 'codacy-coverage', :require => false
gem 'bootstrap', '~> 4.5.2'
gem "bootstrap_form", "~> 4.5"
gem 'font-awesome-sass', '~> 5.13.0'
gem 'font-awesome-sass', '~> 5.15.1'
# Use Diffy for showing translation diffs
gem 'diffy'

View File

@ -98,7 +98,7 @@ GEM
faraday (1.0.0)
multipart-post (>= 1.2, < 3)
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)
@ -255,7 +255,7 @@ DEPENDENCIES
devise (~> 4.7.3)
diff-lcs
diffy
font-awesome-sass (~> 5.13.0)
font-awesome-sass (~> 5.15.1)
jbuilder (~> 2.10.1)
jquery-rails (~> 4.4.0)
mysql2 (~> 0.5.2)