src/installables.rb in jspec-4.3.2 vs src/installables.rb in jspec-4.3.3

- old
+ new

@@ -179,11 +179,11 @@ # jQuery #++ class Jquery < URI name 'jQuery' - current '1.3.2' + current '1.4.0' uri 'http://ajax.googleapis.com/ajax/libs/jquery/RELEASE/jquery.js' end #-- # jQuery UI. @@ -209,20 +209,20 @@ # MooTools #++ class Mootools < URI name 'MooTools' - current '1.2.3' + current '1.2.4' uri 'http://ajax.googleapis.com/ajax/libs/mootools/RELEASE/mootools.js' end #-- # Dojo #++ class Dojo < URI name 'Dojo' - current '1.3.2' + current '1.4.0' uri 'http://ajax.googleapis.com/ajax/libs/dojo/RELEASE/dojo/dojo.xd.js.uncompressed.js' end end end \ No newline at end of file