Author: assaf
Date: Fri Aug 15 20:22:40 2008
New Revision: 686443

URL: http://svn.apache.org/viewvc?rev=686443&view=rev
Log:
Upgraded to RJB 1.1.4

Modified:
    incubator/buildr/trunk/Rakefile

Modified: incubator/buildr/trunk/Rakefile
URL: 
http://svn.apache.org/viewvc/incubator/buildr/trunk/Rakefile?rev=686443&r1=686442&r2=686443&view=diff
==============================================================================
--- incubator/buildr/trunk/Rakefile (original)
+++ incubator/buildr/trunk/Rakefile Fri Aug 15 20:22:40 2008
@@ -27,7 +27,7 @@
       spec.add_dependency 'ci_reporter', '1.5.1' # must come after builder 
dependency
     else
       # Place first on the dependency list, otherwise AntWrap picks the latest 
RJB.
-      spec.dependencies.unshift Gem::Dependency.new('rjb', '1.1.2')
+      spec.dependencies.unshift Gem::Dependency.new('rjb', '1.1.4')
     end
     spec
   end


Reply via email to