haml-edge 2.1.11 → 2.1.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (4) hide show
  1. data/EDGE_GEM_VERSION +1 -1
  2. data/VERSION +1 -1
  3. data/extra/haml-mode.el +1 -1
  4. metadata +2 -2
data/EDGE_GEM_VERSION CHANGED
@@ -1 +1 @@
1
- 2.1.11
1
+ 2.1.12
data/VERSION CHANGED
@@ -1 +1 @@
1
- 2.1.11
1
+ 2.1.12
data/extra/haml-mode.el CHANGED
@@ -64,7 +64,7 @@ a specific level to which the current line could be indented.")
64
64
  (defvar haml-block-openers
65
65
  `("^ *\\([%\\.#][a-z0-9_:\\-]*\\)+\\({.*}\\)?\\(\\[.*\\]\\)?[><]*[ \t]*$"
66
66
  "^ *[&!]?[-=~].*do[ \t]*\\(|.*|[ \t]*\\)?$"
67
- ,(concat "^ *[&!][-=~][ \t]*\\("
67
+ ,(concat "^ *[&!]?[-=~][ \t]*\\("
68
68
  (regexp-opt '("if" "unless" "while" "until" "else"
69
69
  "begin" "elsif" "rescue" "ensure" "when"))
70
70
  "\\)")
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: haml-edge
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.1.11
4
+ version: 2.1.12
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: 2009-05-19 00:00:00 -04:00
13
+ date: 2009-05-20 00:00:00 -04:00
14
14
  default_executable:
15
15
  dependencies: []
16
16