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-14 14:36:11 +0300
committerAlexey Vasiliev <leopard.not.a@gmail.com>2020-08-14 14:36:11 +0300
commit4a2c68d0339e53a99d5683bbddd4a557be9dabfd (patch)
tree470a4a63a551c999625d4fd073cf15da292e40ff /Gemfile
parent305299e3785061f9bcbae7e097b5fc4f72ddee0a (diff)
working minify
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile4
1 files changed, 3 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index e45f14d..9efedb0 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,6 +1,8 @@
source 'https://rubygems.org'
-gem 'middleman', '>= 4.3.7'
+git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
+
+gem 'middleman', github: 'middleman/middleman'
gem 'htmlcompressor', '>= 0.4.0' # min html
gem 'oj', '>= 2.10.4' # faster JSON