Skip to content

Commit

Permalink
Bump jekyll from 4.2.0 to 4.2.1 (home-assistant#19501)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2021
1 parent 1c42749 commit 50fb20e
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 @@ -4,7 +4,7 @@ ruby '> 2.5.0'

group :development do
gem 'rake', '13.0.6'
gem 'jekyll', '4.2.0'
gem 'jekyll', '4.2.1'
gem 'compass', '1.0.3'
gem 'sass-globbing', '1.1.5'
gem 'stringex', '2.8.5'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ GEM
http_parser.rb (0.6.0)
i18n (1.8.10)
concurrent-ruby (~> 1.0)
jekyll (4.2.0)
jekyll (4.2.1)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -124,7 +124,7 @@ PLATFORMS

DEPENDENCIES
compass (= 1.0.3)
jekyll (= 4.2.0)
jekyll (= 4.2.1)
jekyll-commonmark (= 1.3.1)
jekyll-paginate (= 1.1.0)
jekyll-sitemap (= 1.4.0)
Expand Down

0 comments on commit 50fb20e

Please sign in to comment.