examples/rspec/google_spec.rb in selenium-client-1.2.12 vs examples/rspec/google_spec.rb in selenium-client-1.2.13

- old
+ new

@@ -1,7 +1,7 @@ require 'rubygems' gem "rspec", "=1.1.12" -gem "selenium-client", ">=1.2.12" +gem "selenium-client", ">=1.2.13" require "selenium/client" require "selenium/rspec/spec_helper" describe "Google Search" do attr_reader :selenium_driver \ No newline at end of file