Skip to content

Commit

Permalink
Bump github-pages from 229 to 230 (#24)
Browse files Browse the repository at this point in the history
Bumps [github-pages](https://github.com/github/pages-gem) from 229 to 230.
- [Release notes](https://github.com/github/pages-gem/releases)
- [Commits](github/pages-gem@v229...v230)

---
updated-dependencies:
- dependency-name: github-pages
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent f595048 commit af26745
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ source "https://rubygems.org"

# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", "229", group: :jekyll_plugins
gem "github-pages", "230", group: :jekyll_plugins

# If you have any plugins, put them here!
group :jekyll_plugins do
Expand Down
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ GEM
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (4.1.0)
github-pages (229)
github-pages (230)
github-pages-health-check (= 1.18.2)
jekyll (= 3.9.4)
jekyll (= 3.9.5)
jekyll-avatar (= 0.8.0)
jekyll-coffeescript (= 1.2.2)
jekyll-commonmark-ghpages (= 0.4.0)
Expand Down Expand Up @@ -98,7 +98,7 @@ GEM
http_parser.rb (0.8.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
jekyll (3.9.4)
jekyll (3.9.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -271,7 +271,7 @@ PLATFORMS
x86_64-linux

DEPENDENCIES
github-pages (= 229)
github-pages (= 230)
jekyll-feed (~> 0.17.0)
tzinfo-data

Expand Down

0 comments on commit af26745

Please sign in to comment.