<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,7 +13,7 @@ Hoe.new('gltail', GlTail::VERSION) do |p|
   p.url = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
   p.changes = p.paragraphs_of('History.txt', 0..1).join(&quot;\n\n&quot;)
   p.extra_deps &lt;&lt; ['ruby-opengl', '&gt;= 0.40.1']
-  p.extra_deps &lt;&lt; ['net-ssh', '&gt;= 1.1.2']
+  p.extra_deps &lt;&lt; ['net-ssh', '&lt;= 1.1.4']
 end
 
 # vim: syntax=Ruby</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>38d719241b5b5c65bd71a7507ef7ae3ddc4705b5</id>
    </parent>
  </parents>
  <author>
    <name>Rune Botten</name>
    <email>rbotten@gmail.com</email>
  </author>
  <url>http://github.com/Fudge/gltail/commit/27485d7314b7c98045b2841c79482e1d3bf4f92f</url>
  <id>27485d7314b7c98045b2841c79482e1d3bf4f92f</id>
  <committed-date>2009-01-29T13:20:19-08:00</committed-date>
  <authored-date>2009-01-29T09:31:10-08:00</authored-date>
  <message>Set deps at &lt;= 1.1.4, because if you dont, it will initialize net-ssh &gt; 2 if you have it, and that will apparently not fly:

botti@bottibook:~$ gl_tail 
/Library/Ruby/Site/1.8/rubygems.rb:149:in `activate': can't activate net-ssh (&lt; 1.2, runtime), already activated net-ssh-2.0.8 (Gem::Exception)

Signed-off-by: Erlend Simonsen &lt;mr@fudgie.org&gt;</message>
  <tree>d3880afea8f04561e435b8f9a188b23646eb89fc</tree>
  <committer>
    <name>Erlend Simonsen</name>
    <email>mr@fudgie.org</email>
  </committer>
</commit>
