Skip to content

Commit

Permalink
Bump jekyll from 3.9.1 to 3.9.2
Browse files Browse the repository at this point in the history
Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/jekyll/jekyll/releases)
- [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown)
- [Commits](jekyll/jekyll@v3.9.1...v3.9.2)

---
updated-dependencies:
- dependency-name: jekyll
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 13, 2022
1 parent 7c55185 commit 6b63100
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ source "https://rubygems.org"
gem 'bourbon', '~> 4.2.1'
gem 'jekyll-babel', '~>1.1.0'
gem 'jekyll-paginate', '~>1.1.0'
gem 'jekyll', '~>3.9.0'
gem 'jekyll', '~>3.9.2'
gem 'json', '~> 2.3'
gem 'neat', '~> 1.7.1'
gem 'nokogiri', '~> 1.13.6'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ GEM
http_parser.rb (0.8.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.9.1)
jekyll (3.9.2)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -126,7 +126,7 @@ PLATFORMS

DEPENDENCIES
bourbon (~> 4.2.1)
jekyll (~> 3.9.0)
jekyll (~> 3.9.2)
jekyll-babel (~> 1.1.0)
jekyll-github-metadata (~> 2.14)
jekyll-paginate (~> 1.1.0)
Expand Down

0 comments on commit 6b63100

Please sign in to comment.