From 58790b6b8c9141adbd27684d9660c17d2223b27c Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 23 Sep 2019 23:55:34 +0000 Subject: [PATCH] Bump font-awesome-sass from 5.9.0 to 5.11.2 Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 5.9.0 to 5.11.2. - [Release notes](https://github.com/FortAwesome/font-awesome-sass/releases) - [Commits](https://github.com/FortAwesome/font-awesome-sass/compare/5.9.0...5.11.2) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 2cf595b..1b63f39 100644 --- a/Gemfile +++ b/Gemfile @@ -6,4 +6,4 @@ gem "jekyll-assets", "~> 3.0.12", group: :jekyll_plugins gem 'sprockets-es6' gem "bootstrap", ">= 4.3.1" -gem "font-awesome-sass", "~> 5.9" +gem "font-awesome-sass", "~> 5.11" diff --git a/Gemfile.lock b/Gemfile.lock index 8323f42..ce5910a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM forwardable-extended (~> 2.5) fastimage (2.1.5) ffi (1.11.1) - font-awesome-sass (5.9.0) + font-awesome-sass (5.11.2) sassc (>= 1.11) forwardable-extended (2.6.0) http_parser.rb (0.6.0) @@ -134,7 +134,7 @@ GEM sass-listen (4.0.0) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - sassc (2.1.0) + sassc (2.2.1) ffi (~> 1.9) sassc-rails (2.1.2) railties (>= 4.0.0) @@ -164,7 +164,7 @@ PLATFORMS DEPENDENCIES bootstrap (>= 4.3.1) - font-awesome-sass (~> 5.9) + font-awesome-sass (~> 5.11) jekyll-assets (~> 3.0.12) jekyll-gravatar (~> 0.1.0) jekyll-seo-tag