mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
Gemfile: Update HTMLProofer to latest version
This commit is contained in:
parent
de1783da9d
commit
5e166f5da5
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -29,5 +29,5 @@ end
|
||||||
## you can put whatever you want here and bundler will tell us humans to
|
## you can put whatever you want here and bundler will tell us humans to
|
||||||
## install the new Gems.
|
## install the new Gems.
|
||||||
group :slow_test do
|
group :slow_test do
|
||||||
gem 'html-proofer', '2.1.0'
|
gem 'html-proofer', '3.6.0'
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue