From 836edaa476e598b5ee955a9fcb137e2aedd8d08b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Sep 2023 11:45:51 +0000 Subject: [PATCH] Bump octicons_helper from 19.7.0 to 19.8.0 Bumps [octicons_helper](https://github.com/primer/octicons) from 19.7.0 to 19.8.0. - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/octicons/compare/v19.7.0...v19.8.0) --- updated-dependencies: - dependency-name: octicons_helper dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 325c2c43..3ce05fe5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -233,10 +233,10 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0) version_gem (~> 1.1) - octicons (19.7.0) - octicons_helper (19.7.0) + octicons (19.8.0) + octicons_helper (19.8.0) actionview - octicons (= 19.7.0) + octicons (= 19.8.0) railties octokit (7.1.0) faraday (>= 1, < 3)