<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,6 @@
 require File.expand_path(&quot;#{File.dirname(__FILE__)}/../spec_helper&quot;)
 require 'benchmark'
+require 'active_support' # for Symbol#to_proc
 
 describe Erector::External do
   it &quot;can be constructed with type, klass, text&quot; do</diff>
      <filename>spec/erector/external_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>55ee01ce115ad8f7780987672502878b150b1ab2</id>
    </parent>
  </parents>
  <author>
    <name>Alex Chaffee</name>
    <email>alex@stinky.com</email>
  </author>
  <url>http://github.com/pivotal/erector/commit/812f2bfb9b65468aef9d8d2c59902ba37863dd69</url>
  <id>812f2bfb9b65468aef9d8d2c59902ba37863dd69</id>
  <committed-date>2009-10-31T07:52:42-07:00</committed-date>
  <authored-date>2009-10-31T07:52:42-07:00</authored-date>
  <message>require 'active_support' in order to get Symbol#to_proc to hopefully fix failing spec on CI</message>
  <tree>f4fcd4624a1c47d0c8d63d0bd2e27bbb5fb09d97</tree>
  <committer>
    <name>Alex Chaffee</name>
    <email>alex@stinky.com</email>
  </committer>
</commit>
