From c2effd2d9ca063e05632627f810958c86552233f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Oct 2020 04:01:11 +0000 Subject: [PATCH] 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] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 70a57bc..238ee82 100644 --- a/Gemfile +++ b/Gemfile @@ -52,7 +52,7 @@ gem "jquery-ui-rails" gem "rubyzip", "~> 2.3" # Fontawesome -gem "font-awesome-sass", "~>5.13" +gem "font-awesome-sass", "~>5.15" # Internationalization Data gem "rails-i18n" diff --git a/Gemfile.lock b/Gemfile.lock index 4d9b566..cd489dc 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -124,7 +124,7 @@ GEM ffi (1.13.1) ffi (1.13.1-x64-mingw32) ffi (1.13.1-x86-mingw32) - font-awesome-sass (5.13.0) + font-awesome-sass (5.15.1) sassc (>= 1.11) globalid (0.4.2) activesupport (>= 4.2.0) @@ -343,7 +343,7 @@ DEPENDENCIES devise (~> 4) devise-i18n dynamic_form - font-awesome-sass (~> 5.13) + font-awesome-sass (~> 5.15) henkei http_accept_language jbuilder (~> 2.5)