<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -4079,7 +4079,8 @@ describe Addressable::URI, &quot; when parsed from &quot; +
 
   it &quot;should not match when extracting values &quot; +
       &quot;using the pattern &quot; +
-      &quot;'http://{host}/{-suffix|/|segments}?{-join|&amp;|one,bogus}\#{fragment}'&quot; do
+      &quot;'http://{host}/{-suffix|/|segments}?&quot; +
+      &quot;{-join|&amp;|one,bogus}\#{fragment}'&quot; do
     @uri.extract_mapping(
       &quot;http://{host}/{-suffix|/|segments}?{-join|&amp;|one,bogus}\#{fragment}&quot;
     ).should == nil
@@ -4087,7 +4088,8 @@ describe Addressable::URI, &quot; when parsed from &quot; +
 
   it &quot;should not match when extracting values &quot; +
       &quot;using the pattern &quot; +
-      &quot;'http://{host}/{-suffix|/|segments}?{-join|&amp;|one,two,bogus}\#{fragment}'&quot; do
+      &quot;'http://{host}/{-suffix|/|segments}?&quot; +
+      &quot;{-join|&amp;|one,two,bogus}\#{fragment}'&quot; do
     @uri.extract_mapping(
       &quot;http://{host}/{-suffix|/|segments}?{-join|&amp;|one,two,bogus}\#{fragment}&quot;
     ).should == {</diff>
      <filename>spec/addressable/uri_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9bef9d044afac93c13010530894d3d7d76ebe097</id>
    </parent>
  </parents>
  <author>
    <name>Bob Aman</name>
    <email>bob@sporkmonger.com</email>
  </author>
  <url>http://github.com/sporkmonger/addressable/commit/126259d1ef0315fa0b1cad07b8194748763e2bf2</url>
  <id>126259d1ef0315fa0b1cad07b8194748763e2bf2</id>
  <committed-date>2008-11-15T17:12:35-08:00</committed-date>
  <authored-date>2008-11-15T17:12:35-08:00</authored-date>
  <message>Reformatted to 80 characters.</message>
  <tree>c06419fe56a7ecf40b71d15c95269dc6cdaf348d</tree>
  <committer>
    <name>Bob Aman</name>
    <email>bob@sporkmonger.com</email>
  </committer>
</commit>
