mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Bump rake from 13.0.4 to 13.0.6 (#18442)
Bumps [rake](https://github.com/ruby/rake) from 13.0.4 to 13.0.6. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v13.0.4...v13.0.6) --- updated-dependencies: - dependency-name: rake dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a7669138f7
commit
7fb5ff7f1a
2
Gemfile
2
Gemfile
@ -3,7 +3,7 @@ source 'https://rubygems.org'
|
|||||||
ruby '> 2.5.0'
|
ruby '> 2.5.0'
|
||||||
|
|
||||||
group :development do
|
group :development do
|
||||||
gem 'rake', '13.0.4'
|
gem 'rake', '13.0.6'
|
||||||
gem 'jekyll', '4.2.0'
|
gem 'jekyll', '4.2.0'
|
||||||
gem 'compass', '1.0.3'
|
gem 'compass', '1.0.3'
|
||||||
gem 'sass-globbing', '1.1.5'
|
gem 'sass-globbing', '1.1.5'
|
||||||
|
@ -86,7 +86,7 @@ GEM
|
|||||||
rack (2.2.3)
|
rack (2.2.3)
|
||||||
rack-protection (2.1.0)
|
rack-protection (2.1.0)
|
||||||
rack
|
rack
|
||||||
rake (13.0.4)
|
rake (13.0.6)
|
||||||
rb-fsevent (0.11.0)
|
rb-fsevent (0.11.0)
|
||||||
rb-inotify (0.10.1)
|
rb-inotify (0.10.1)
|
||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
@ -131,7 +131,7 @@ DEPENDENCIES
|
|||||||
jekyll-time-to-read (= 0.1.2)
|
jekyll-time-to-read (= 0.1.2)
|
||||||
jekyll-toc (= 0.17.1)
|
jekyll-toc (= 0.17.1)
|
||||||
nokogiri (= 1.11.7)
|
nokogiri (= 1.11.7)
|
||||||
rake (= 13.0.4)
|
rake (= 13.0.6)
|
||||||
sass-globbing (= 1.1.5)
|
sass-globbing (= 1.1.5)
|
||||||
sassc (= 2.1.0)
|
sassc (= 2.1.0)
|
||||||
sinatra (= 2.1.0)
|
sinatra (= 2.1.0)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user