Skip to content

Commit

Permalink
Bump jekyll from 4.0.0 to 4.0.1 (home-assistant#13349)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored May 8, 2020
1 parent b07efc4 commit 49f2a04
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.1'
gem 'jekyll', '4.0.0'
gem 'jekyll', '4.0.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.2)
concurrent-ruby (~> 1.0)
jekyll (4.0.0)
jekyll (4.0.1)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand Down Expand Up @@ -121,7 +121,7 @@ PLATFORMS

DEPENDENCIES
compass (= 1.0.3)
jekyll (= 4.0.0)
jekyll (= 4.0.1)
jekyll-commonmark (= 1.3.1)
jekyll-paginate (= 1.1.0)
jekyll-redirect-from (= 0.16.0)
Expand Down

0 comments on commit 49f2a04

Please sign in to comment.