<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+== 1.0.12 / 2008-10-7
+
 == 1.0.11 / 2008-09-21
 
 * Fixed the h! command that was recursing within itself.</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,14 +1,14 @@
 #require 'rubygems' 
 SPEC = Gem::Specification.new do |s| 
   s.name = &quot;utility_belt&quot;
-  s.version = &quot;1.0.11&quot;
+  s.version = &quot;1.0.12&quot;
   s.author = &quot;Giles Bowkett&quot;
   s.email = &quot;gilesb@gmail.com&quot;
   s.homepage = &quot;http://utilitybelt.rubyforge.org&quot;
   s.rubyforge_project = &quot;utility_belt&quot;
   s.platform = Gem::Platform::RUBY
   s.summary = &quot;A grab-bag of IRB power user madness. -- now with linux&quot;
-  s.files = [&quot;bin&quot;, &quot;bin/amazon&quot;, &quot;bin/google&quot;, &quot;bin/pastie&quot;, &quot;History.txt&quot;, &quot;html&quot;, &quot;html/andreas00.css&quot;, &quot;html/authorship.html&quot;, &quot;html/bg.gif&quot;, &quot;html/front.jpg&quot;, &quot;html/index.html&quot;, &quot;html/menubg.gif&quot;, &quot;html/menubg2.gif&quot;, &quot;html/test.jpg&quot;, &quot;html/usage.html&quot;, &quot;lib&quot;, &quot;lib/utility_belt&quot;, &quot;lib/utility_belt/amazon_upload_shortcut.rb&quot;, &quot;lib/utility_belt/clipboard.rb&quot;, &quot;lib/utility_belt/command_history.rb&quot;, &quot;lib/utility_belt/convertable_to_file.rb&quot;, &quot;lib/utility_belt/equipper.rb&quot;, &quot;lib/utility_belt/google.rb&quot;, &quot;lib/utility_belt/hash_math.rb&quot;, &quot;lib/utility_belt/interactive_editor.rb&quot;, &quot;lib/utility_belt/irb_options.rb&quot;, &quot;lib/utility_belt/irb_verbosity_control.rb&quot;, &quot;lib/utility_belt/is_an.rb&quot;, &quot;lib/utility_belt/language_greps.rb&quot;, &quot;lib/utility_belt/not.rb&quot;, &quot;lib/utility_belt/pastie.rb&quot;, &quot;lib/utility_belt/pipe.rb&quot;, &quot;lib/utility_belt/print_methods.rb&quot;, &quot;lib/utility_belt/rails_finder_shortcut.rb&quot;, &quot;lib/utility_belt/rails_verbosity_control.rb&quot;, &quot;lib/utility_belt/string_to_proc.rb&quot;, &quot;lib/utility_belt/symbol_to_proc.rb&quot;, &quot;lib/utility_belt/webbrowser.rb&quot;, &quot;lib/utility_belt/wirble.rb&quot;, &quot;lib/utility_belt/with.rb&quot;, &quot;lib/utility_belt.rb&quot;, &quot;Manifest.txt&quot;, &quot;README&quot;, &quot;spec&quot;, &quot;spec/convertable_to_file_spec.rb&quot;, &quot;spec/equipper_spec.rb&quot;, &quot;spec/hash_math_spec.rb&quot;, &quot;spec/interactive_editor_spec.rb&quot;, &quot;spec/language_greps_spec.rb&quot;, &quot;spec/pastie_spec.rb&quot;, &quot;spec/pipe_spec.rb&quot;, &quot;spec/spec_helper.rb&quot;, &quot;spec/string_to_proc_spec.rb&quot;, &quot;spec/utility_belt_spec.rb&quot;, &quot;utility_belt-1.0.10.gem&quot;, &quot;utility_belt.gemspec&quot;]
+  s.files = [&quot;bin&quot;, &quot;bin/amazon&quot;, &quot;bin/google&quot;, &quot;bin/pastie&quot;, &quot;History.txt&quot;, &quot;html&quot;, &quot;html/andreas00.css&quot;, &quot;html/authorship.html&quot;, &quot;html/bg.gif&quot;, &quot;html/front.jpg&quot;, &quot;html/index.html&quot;, &quot;html/menubg.gif&quot;, &quot;html/menubg2.gif&quot;, &quot;html/test.jpg&quot;, &quot;html/usage.html&quot;, &quot;lib&quot;, &quot;lib/utility_belt&quot;, &quot;lib/utility_belt/amazon_upload_shortcut.rb&quot;, &quot;lib/utility_belt/clipboard.rb&quot;, &quot;lib/utility_belt/command_history.rb&quot;, &quot;lib/utility_belt/convertable_to_file.rb&quot;, &quot;lib/utility_belt/equipper.rb&quot;, &quot;lib/utility_belt/google.rb&quot;, &quot;lib/utility_belt/hash_math.rb&quot;, &quot;lib/utility_belt/interactive_editor.rb&quot;, &quot;lib/utility_belt/irb_options.rb&quot;, &quot;lib/utility_belt/irb_verbosity_control.rb&quot;, &quot;lib/utility_belt/is_an.rb&quot;, &quot;lib/utility_belt/language_greps.rb&quot;, &quot;lib/utility_belt/not.rb&quot;, &quot;lib/utility_belt/pastie.rb&quot;, &quot;lib/utility_belt/pipe.rb&quot;, &quot;lib/utility_belt/print_methods.rb&quot;, &quot;lib/utility_belt/rails_finder_shortcut.rb&quot;, &quot;lib/utility_belt/rails_verbosity_control.rb&quot;, &quot;lib/utility_belt/string_to_proc.rb&quot;, &quot;lib/utility_belt/symbol_to_proc.rb&quot;, &quot;lib/utility_belt/webbrowser.rb&quot;, &quot;lib/utility_belt/wirble.rb&quot;, &quot;lib/utility_belt/with.rb&quot;, &quot;lib/utility_belt.rb&quot;, &quot;Manifest.txt&quot;, &quot;README&quot;, &quot;spec&quot;, &quot;spec/convertable_to_file_spec.rb&quot;, &quot;spec/equipper_spec.rb&quot;, &quot;spec/hash_math_spec.rb&quot;, &quot;spec/interactive_editor_spec.rb&quot;, &quot;spec/language_greps_spec.rb&quot;, &quot;spec/pastie_spec.rb&quot;, &quot;spec/pipe_spec.rb&quot;, &quot;spec/spec_helper.rb&quot;, &quot;spec/string_to_proc_spec.rb&quot;, &quot;spec/utility_belt_spec.rb&quot;, &quot;utility_belt.gemspec&quot;]
   %w{amazon google pastie}.each do |command_line_utility|
     s.executables &lt;&lt; command_line_utility
   end</diff>
      <filename>utility_belt.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a607841c8bd8cec57fb97d723b42f85a15931bfe</id>
    </parent>
  </parents>
  <author>
    <name>Fabio Akita</name>
    <email>fabioakita@gmail.com</email>
  </author>
  <url>http://github.com/akitaonrails/utility-belt/commit/d0215eb5ab7ad6db042a7877ee2ae5f648c6378b</url>
  <id>d0215eb5ab7ad6db042a7877ee2ae5f648c6378b</id>
  <committed-date>2008-10-07T18:41:04-07:00</committed-date>
  <authored-date>2008-10-07T18:41:04-07:00</authored-date>
  <message>small fix in the gemspec</message>
  <tree>44b665553199f4c097b04089a3a4aa99dfd5b873</tree>
  <committer>
    <name>Fabio Akita</name>
    <email>fabioakita@gmail.com</email>
  </committer>
</commit>
