Skip to content

Commit

Permalink
Bump html-proofer from 3.18.5 to 3.18.6 (#198)
Browse files Browse the repository at this point in the history
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.18.5 to 3.18.6.
- [Release notes](https://github.com/gjtorikian/html-proofer/releases)
- [Commits](gjtorikian/html-proofer@v3.18.5...v3.18.6)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 24, 2021
1 parent 5b85d23 commit 8549785
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

group :development, :test do
gem 'html-proofer', '~> 3.18.5'
gem 'html-proofer', '~> 3.18.6'
gem 'jekyll', '~> 4.2.0'
gem 'jekyll-feed', '~> 0.15.1'
gem 'jekyll-paginate', '~> 1.1.0'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Expand Up @@ -18,7 +18,7 @@ GEM
ffi-win32-extensions (1.0.4)
ffi
forwardable-extended (2.6.0)
html-proofer (3.18.5)
html-proofer (3.18.6)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogumbo (~> 2.0)
Expand Down Expand Up @@ -123,7 +123,7 @@ PLATFORMS
x64-mingw32

DEPENDENCIES
html-proofer (~> 3.18.5)
html-proofer (~> 3.18.6)
jekyll (~> 4.2.0)
jekyll-feed (~> 0.15.1)
jekyll-paginate (~> 1.1.0)
Expand Down

0 comments on commit 8549785

Please sign in to comment.