<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,5 +1,4 @@
 Gem::Specification.new do |s|
-  require 'rake'
   s.name = &quot;gchartrb&quot;
   s.version = &quot;0.9&quot;
   s.authors = [&quot;Deepak Jois&quot;]
@@ -12,7 +11,7 @@ Gem::Specification.new do |s|
   s.has_rdoc = true
   s.extra_rdoc_files = [&quot;History.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;]
   s.rdoc_options = [&quot;--main&quot;, &quot;README.txt&quot;]
-  s.files = [&quot;CREDITS&quot;, &quot;History.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;, &quot;Rakefile&quot;, &quot;TODO&quot;, &quot;gchartrb.gemspec&quot; ] + FileList[&quot;{lib,spec,scripts}/**/*&quot;].to_a
+  s.files = [&quot;CREDITS&quot;, &quot;History.txt&quot;, &quot;Manifest.txt&quot;, &quot;README.txt&quot;, &quot;Rakefile&quot;, &quot;TODO&quot;, &quot;gchartrb.gemspec&quot;, &quot;lib/core_ext.rb&quot;, &quot;lib/example.rb&quot;, &quot;lib/gchartrb.rb&quot;, &quot;lib/google_chart.rb&quot;, &quot;lib/google_chart/bar_chart.rb&quot;, &quot;lib/google_chart/base.rb&quot;, &quot;lib/google_chart/line_chart.rb&quot;, &quot;lib/google_chart/linexy_chart.rb&quot;, &quot;lib/google_chart/map_chart.rb&quot;, &quot;lib/google_chart/modules/axis.rb&quot;, &quot;lib/google_chart/modules/color.rb&quot;, &quot;lib/google_chart/modules/data_array.rb&quot;, &quot;lib/google_chart/modules/fills.rb&quot;, &quot;lib/google_chart/modules/grid.rb&quot;, &quot;lib/google_chart/modules/label.rb&quot;, &quot;lib/google_chart/modules/legend.rb&quot;, &quot;lib/google_chart/modules/markers.rb&quot;, &quot;lib/google_chart/pie_chart.rb&quot;, &quot;lib/google_chart/radar_chart.rb&quot;, &quot;lib/google_chart/scatter_plot.rb&quot;, &quot;lib/google_chart/sparkline_chart.rb&quot;, &quot;lib/google_chart/venn_diagram.rb&quot;, &quot;lib/test.rb&quot;, &quot;scripts/iso3166_en_code_lists.txt&quot;, &quot;scripts/process_country_codes.rb&quot;, &quot;spec/gchartrb/axis_spec.rb&quot;, &quot;spec/gchartrb/bar_chart_spec.rb&quot;, &quot;spec/gchartrb/fills_spec.rb&quot;, &quot;spec/gchartrb/grid_spec.rb&quot;, &quot;spec/gchartrb/line_chart_spec.rb&quot;, &quot;spec/gchartrb/linexy_chart_spec.rb&quot;, &quot;spec/gchartrb/markers_spec.rb&quot;, &quot;spec/gchartrb/pie_chart_spec.rb&quot;, &quot;spec/gchartrb/radar_chart_spec.rb&quot;, &quot;spec/gchartrb/scatter_plot_spec.rb&quot;, &quot;spec/gchartrb/sparkline_chart_spec.rb&quot;, &quot;spec/gchartrb/venn_diagram_spec.rb&quot;, &quot;spec/gchartrb_spec.rb&quot;, &quot;spec/helper.rb&quot;, &quot;spec/spec.opts&quot; ]
   s.require_paths = [&quot;lib&quot;]
   s.rubyforge_project = &quot;gchartrb&quot;
   s.rubygems_version = &quot;1.1.1&quot;</diff>
      <filename>gchartrb.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>86da2b6a27f35220306aac581c11a91ee2c1dcb2</id>
    </parent>
  </parents>
  <author>
    <name>gregoryfoster</name>
    <email>gf-tech@entersection.org</email>
  </author>
  <url>http://github.com/deepakjois/gchartrb/commit/1d9dd0f120e9ee1ea861ce2d105de19652af38c0</url>
  <id>1d9dd0f120e9ee1ea861ce2d105de19652af38c0</id>
  <committed-date>2008-06-22T20:51:46-07:00</committed-date>
  <authored-date>2008-06-22T20:51:46-07:00</authored-date>
  <message>Removing rake requirement from gemspec.</message>
  <tree>02ad107b4b4fafdf0a7c6f69eedbb176a1b1c421</tree>
  <committer>
    <name>gregoryfoster</name>
    <email>gf-tech@entersection.org</email>
  </committer>
</commit>
