glog 0.2.2 → 0.2.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/glog/template.rb +0 -3
  2. metadata +2 -2
data/lib/glog/template.rb CHANGED
@@ -1,8 +1,5 @@
1
1
  require 'haml'
2
2
 
3
- Haml::Template.options[:format] = :html5
4
- Haml::Template.options[:encoding] = :utf8
5
-
6
3
  module Glog
7
4
  class Template
8
5
 
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 2
8
- - 2
9
- version: 0.2.2
8
+ - 3
9
+ version: 0.2.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Antono Vasiljev