From cdb727974cf9768dcb7a910744955624f9b89b3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 21:59:30 +0000 Subject: [PATCH] Bump yard from 0.9.27 to 0.9.28 Bumps [yard](https://github.com/lsegal/yard) from 0.9.27 to 0.9.28. - [Release notes](https://github.com/lsegal/yard/releases) - [Changelog](https://github.com/lsegal/yard/blob/main/CHANGELOG.md) - [Commits](https://github.com/lsegal/yard/compare/v0.9.27...v0.9.28) --- updated-dependencies: - dependency-name: yard dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82cfa01f..1f66d849 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -114,8 +114,8 @@ GEM factory_bot (~> 6.2.0) railties (>= 5.0.0) ffi (1.15.5) - font-awesome-sass (5.15.1) - sassc (>= 1.11) + font-awesome-sass (6.1.2) + sassc (~> 2.0) globalid (1.0.0) activesupport (>= 5.0) highline (2.0.3) @@ -292,7 +292,7 @@ GEM actionpack (>= 5.2) activesupport (>= 5.2) sprockets (>= 3.0.0) - sqlite3 (1.4.2) + sqlite3 (1.4.4) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) terrapin (0.6.0) @@ -321,7 +321,7 @@ GEM websocket-extensions (>= 0.1.0) websocket-extensions (0.1.5) will_paginate (3.3.1) - yard (0.9.27) + yard (0.9.28) webrick (~> 1.7.0) zeitwerk (2.6.0) @@ -342,7 +342,7 @@ DEPENDENCIES coffee-rails (~> 5.0.0) database_cleaner factory_bot_rails - font-awesome-sass (~> 5.15.1) + font-awesome-sass (~> 6.1.2) htmlentities i18n-tasks (~> 1.0.11) jquery-rails (~> 4.4)