Remove unused gems.
This commit is contained in:
parent
4685bba313
commit
f3295c6d0c
1 changed files with 0 additions and 3 deletions
3
Gemfile
3
Gemfile
|
@ -12,6 +12,3 @@ end
|
||||||
group :test do
|
group :test do
|
||||||
gem "html-proofer"
|
gem "html-proofer"
|
||||||
end
|
end
|
||||||
|
|
||||||
# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
|
|
||||||
gem "tzinfo-data", platforms: [:mingw, :mswin, :x64_mingw, :jruby]
|
|
||||||
|
|
Loading…
Reference in a new issue