mirror of
https://github.com/haml/haml.git
synced 2022-11-09 12:33:31 -05:00
Update tested Rails versions.
This commit is contained in:
parent
0c44bbc755
commit
5bd2d438a8
1 changed files with 1 additions and 1 deletions
2
Rakefile
2
Rakefile
|
@ -312,7 +312,7 @@ rescue LoadError; end
|
||||||
# ----- Testing Multiple Rails Versions -----
|
# ----- Testing Multiple Rails Versions -----
|
||||||
|
|
||||||
rails_versions = [
|
rails_versions = [
|
||||||
"v2.3.0",
|
"v2.3.4",
|
||||||
"v2.2.2",
|
"v2.2.2",
|
||||||
"v2.1.2",
|
"v2.1.2",
|
||||||
"v2.0.5"
|
"v2.0.5"
|
||||||
|
|
Loading…
Reference in a new issue