Use a valid SHA for the rails bundle.

This commit is contained in:
Corey Johnson
2012-12-26 18:02:40 -08:00
parent b7e6bfcbdc
commit 6914bff9e6

View File

@@ -81,7 +81,7 @@ task "clone-default-bundles" => "create-dot-atom" do
"https://github.com/textmate/css.tmbundle.git" => "aa549903ff01e9ba7dc0bd83f2cfe7ab54feab2d",
"https://github.com/textmate/html.tmbundle.git" => "af4fef34e1df538eda9a166912047b610530ece0",
"https://github.com/textmate/javascript.tmbundle.git" => "58e81b0eae498c9a4eb6e395368df3b7a01d9851",
"https://github.com/drnic/ruby-on-rails-tmbundle.git" => "b3228daebf697f16cacf7ac72615396fb1be3a4d",
"https://github.com/drnic/ruby-on-rails-tmbundle.git" => "683f6e652cc467e0007f80aa11f174a4d9189f3c",
"https://github.com/textmate/ruby.tmbundle.git" => "daad8ef03de9630e74578a046240fd9acc63b8b5",
"https://github.com/textmate/text.tmbundle.git" => "061224bd78fd98d02035466cdd959bf29995c2c5",
"https://github.com/jashkenas/coffee-script-tmbundle.git" => "20d9b95240bbbc27565c74c7227b8c6eb9049f78",