haml 3.1.0.alpha.144 → 3.1.0.alpha.145

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of haml might be problematic. Click here for more details.

Files changed (3) hide show
  1. data/REVISION +1 -1
  2. data/VERSION +1 -1
  3. metadata +4 -4
data/REVISION CHANGED
@@ -1 +1 @@
1
- 391004898bc81800e98a3801e5efafbf1dd42d64
1
+ 60fa28e55e96e6b5192de6a7d45cddd0fb9de640
data/VERSION CHANGED
@@ -1 +1 @@
1
- 3.1.0.alpha.144
1
+ 3.1.0.alpha.145
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: haml
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.0.alpha.144
4
+ version: 3.1.0.alpha.145
5
5
  platform: ruby
6
6
  authors:
7
7
  - Nathan Weizenbaum
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2010-12-07 00:00:00 -05:00
13
+ date: 2010-12-17 00:00:00 -05:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -51,11 +51,11 @@ files:
51
51
  - lib/haml/error.rb
52
52
  - lib/haml/filters.rb
53
53
  - lib/haml/helpers.rb
54
- - lib/haml/util.rb
54
+ - lib/haml/html.rb
55
55
  - lib/haml/helpers/action_view_extensions.rb
56
56
  - lib/haml/helpers/action_view_mods.rb
57
57
  - lib/haml/helpers/xss_mods.rb
58
- - lib/haml/html.rb
58
+ - lib/haml/util.rb
59
59
  - lib/haml/html/erb.rb
60
60
  - lib/haml/railtie.rb
61
61
  - lib/haml/template.rb