From f3714a1e08c4df477ffc2f39bd299db93adeaf04 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 15:22:35 +0000 Subject: [PATCH] Bump octicons_helper from 19.6.0 to 19.7.0 Bumps [octicons_helper](https://github.com/primer/octicons) from 19.6.0 to 19.7.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.6.0...v19.7.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 d62bcc66d..6eb2b0777 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -240,10 +240,10 @@ GEM rack (>= 1.2, < 4) snaky_hash (~> 2.0) version_gem (~> 1.1) - octicons (19.6.0) - octicons_helper (19.6.0) + octicons (19.7.0) + octicons_helper (19.7.0) actionview - octicons (= 19.6.0) + octicons (= 19.7.0) railties octokit (7.1.0) faraday (>= 1, < 3)