| ... | ... |
@@ -92,6 +92,10 @@ GEM |
| 92 | 92 |
activesupport (>= 3.1, < 4.1) |
| 93 | 93 |
haml (~> 3.1) |
| 94 | 94 |
railties (>= 3.1, < 4.1) |
| 95 |
+ haml_coffee_assets (1.11.1) |
|
| 96 |
+ coffee-script (>= 1.0.0) |
|
| 97 |
+ sprockets (>= 2.0.3) |
|
| 98 |
+ tilt (>= 1.3.3) |
|
| 95 | 99 |
hashie (1.2.0) |
| 96 | 100 |
highline (1.6.15) |
| 97 | 101 |
hike (1.2.1) |
| ... | ... |
@@ -239,6 +243,7 @@ DEPENDENCIES |
| 239 | 239 |
factory_girl_rails |
| 240 | 240 |
haml (~> 3.1.7) |
| 241 | 241 |
haml-rails (~> 0.3.5) |
| 242 |
+ haml_coffee_assets |
|
| 242 | 243 |
jquery-rails |
| 243 | 244 |
launchy |
| 244 | 245 |
meta_request |