From f2476df3e8122f1d297ae47f471d5f2b5c2f5ad6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Aug 2022 19:53:55 +0000 Subject: [PATCH] Bump font-awesome-sass from 6.1.2 to 6.2.0 Bumps [font-awesome-sass](https://github.com/FortAwesome/font-awesome-sass) from 6.1.2 to 6.2.0. - [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-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index fb7d16d4..60172293 100644 --- a/Gemfile +++ b/Gemfile @@ -12,7 +12,7 @@ gem 'rails', '~> 6.0.0' gem 'sassc-rails', '~> 2.1.2' gem 'bootstrap-sass', '3.4.1' -gem 'font-awesome-sass', '~> 6.1.2' +gem 'font-awesome-sass', '~> 6.2.0' gem 'uglifier', '>=1.3.0' diff --git a/Gemfile.lock b/Gemfile.lock index a660a670..bf9aa4c4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,7 +114,7 @@ GEM factory_bot (~> 6.2.0) railties (>= 5.0.0) ffi (1.15.5) - font-awesome-sass (6.1.2) + font-awesome-sass (6.2.0) sassc (~> 2.0) globalid (1.0.0) activesupport (>= 5.0) @@ -180,7 +180,7 @@ GEM parser (3.1.2.1) ast (~> 2.4.1) pg (1.4.3) - puma (5.6.4) + puma (5.6.5) nio4r (~> 2.0) racc (1.6.0) rack (2.2.4) @@ -269,7 +269,7 @@ GEM simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) smart_properties (1.17.0) - solargraph (0.45.0) + solargraph (0.46.0) backport (~> 1.2) benchmark bundler (>= 1.17.2) @@ -342,7 +342,7 @@ DEPENDENCIES coffee-rails (~> 5.0.0) database_cleaner (~> 1) factory_bot_rails - font-awesome-sass (~> 6.1.2) + font-awesome-sass (~> 6.2.0) htmlentities i18n-tasks (~> 1.0.11) jquery-rails (~> 4.5)