Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/le0pard/pgtune.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Vasiliev <leopard.not.a@gmail.com>2020-08-16 23:18:21 +0300
committerAlexey Vasiliev <leopard.not.a@gmail.com>2020-08-16 23:18:21 +0300
commitdaca7ab7764b997c166fcc218df7bf4b7e535903 (patch)
tree1ee0931b3d9c2ab14dab9937d791490e7a8d3dbb /Gemfile
parent88d7d9b4057a7931858098350392652f8cfacbfa (diff)
update deps
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 9efedb0..35195b3 100644
--- a/Gemfile
+++ b/Gemfile
@@ -3,7 +3,7 @@ source 'https://rubygems.org'
git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
gem 'middleman', github: 'middleman/middleman'
-gem 'htmlcompressor', '>= 0.4.0' # min html
+gem 'middleman-minify-html', github: 'middleman/middleman-minify-html' # min html
gem 'oj', '>= 2.10.4' # faster JSON
gem 'kramdown', '>= 2.3.0' # faster markdown