Skip to content

Commit

Permalink
Bump jekyll-octicons from 17.7.0 to 19.1.0
Browse files Browse the repository at this point in the history
Bumps [jekyll-octicons](https://github.com/primer/octicons) from 17.7.0 to 19.1.0.
- [Release notes](https://github.com/primer/octicons/releases)
- [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md)
- [Commits](primer/octicons@v17.7.0...v19.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jun 1, 2023
1 parent 21e6348 commit dcb0e73
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,14 +13,14 @@ GEM
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
addressable (2.8.1)
addressable (2.8.4)
public_suffix (>= 2.0.2, < 6.0)
async (2.2.1)
console (~> 1.10)
io-event (~> 1.1.0)
timers (~> 4.1)
colorator (1.1.0)
concurrent-ruby (1.1.10)
concurrent-ruby (1.2.2)
console (1.16.2)
fiber-local
em-websocket (0.5.3)
Expand All @@ -37,7 +37,7 @@ GEM
fiber-local (1.0.0)
forwardable-extended (2.6.0)
gemoji (3.0.1)
google-protobuf (3.21.9)
google-protobuf (3.23.2)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand All @@ -50,7 +50,7 @@ GEM
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.12.0)
i18n (1.13.0)
concurrent-ruby (~> 1.0)
io-event (1.1.2)
jekyll (4.3.1)
Expand All @@ -73,9 +73,9 @@ GEM
jekyll (>= 3.7, < 5.0)
jekyll-gist (1.5.0)
octokit (~> 4.2)
jekyll-octicons (17.7.0)
jekyll-octicons (19.1.0)
jekyll (>= 3.6, < 5.0)
octicons (= 17.7.0)
octicons (= 19.1.0)
jekyll-paginate (1.1.0)
jekyll-redirect-from (0.16.0)
jekyll (>= 3.3, < 5.0)
Expand All @@ -91,8 +91,8 @@ GEM
rexml
kramdown-parser-gfm (1.1.0)
kramdown (~> 2.0)
liquid (4.0.3)
listen (3.7.1)
liquid (4.0.4)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
Expand All @@ -101,21 +101,21 @@ GEM
nokogiri (1.13.9)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
octicons (17.7.0)
octicons (19.1.0)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (5.0.0)
public_suffix (5.0.1)
racc (1.6.0)
rainbow (3.1.1)
rake (13.0.6)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.5)
rouge (4.0.0)
rouge (4.1.1)
ruby2_keywords (0.0.5)
safe_yaml (1.0.5)
sass-embedded (1.55.0)
Expand All @@ -131,8 +131,8 @@ GEM
ethon (>= 0.9.0)
tzinfo (2.0.5)
concurrent-ruby (~> 1.0)
unicode-display_width (2.3.0)
webrick (1.7.0)
unicode-display_width (2.4.2)
webrick (1.8.1)
yell (2.2.2)
zeitwerk (2.6.1)

Expand Down

0 comments on commit dcb0e73

Please sign in to comment.