Skip to content

Commit

Permalink
Bump jekyll-octicons from 19.6.0 to 19.7.0
Browse files Browse the repository at this point in the history
Bumps [jekyll-octicons](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](primer/octicons@v19.6.0...v19.7.0)

---
updated-dependencies:
- dependency-name: jekyll-octicons
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 4, 2023
1 parent f1ddcc0 commit cf85af2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gem "minimal-mistakes-jekyll", "~> 4.24.0"
group :jekyll_plugins do
gem "jekyll-archives", "~> 2.2.1"
gem "jekyll-include-cache", "~> 0.2.1"
gem "jekyll-octicons", "~> 19.6.0"
gem "jekyll-octicons", "~> 19.7.0"
end

# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
Expand Down
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ GEM
faraday-patron (1.0.0)
ffi (1.15.5)
forwardable-extended (2.6.0)
google-protobuf (3.24.1)
google-protobuf (3.24.2)
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
Expand Down Expand Up @@ -56,9 +56,9 @@ GEM
octokit (~> 4.2)
jekyll-include-cache (0.2.1)
jekyll (>= 3.7, < 5.0)
jekyll-octicons (19.6.0)
jekyll-octicons (19.7.0)
jekyll (>= 3.6, < 5.0)
octicons (= 19.6.0)
octicons (= 19.7.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (3.0.0)
sass-embedded (~> 1.54)
Expand All @@ -83,7 +83,7 @@ GEM
jekyll-paginate (~> 1.1)
jekyll-sitemap (~> 1.3)
multipart-post (2.1.1)
octicons (19.6.0)
octicons (19.7.0)
octokit (4.21.0)
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
Expand Down Expand Up @@ -121,7 +121,7 @@ DEPENDENCIES
jekyll (~> 4.3.2)
jekyll-archives (~> 2.2.1)
jekyll-include-cache (~> 0.2.1)
jekyll-octicons (~> 19.6.0)
jekyll-octicons (~> 19.7.0)
minimal-mistakes-jekyll (~> 4.24.0)
tzinfo (~> 2.0.6)
tzinfo-data
Expand Down

0 comments on commit cf85af2

Please sign in to comment.