Gemfile.lock in symbiont-0.1.2 vs Gemfile.lock in symbiont-0.1.3

- old
+ new

@@ -1,10 +1,10 @@ PATH remote: . specs: - symbiont (0.1.0) - watir-webdriver (= 0.5.8) + symbiont (0.1.2) + watir-webdriver (= 0.6.1) GEM remote: http://rubygems.org/ specs: addressable (2.2.8) @@ -22,25 +22,27 @@ rspec-core (2.10.0) rspec-expectations (2.10.0) diff-lcs (~> 1.1.3) rspec-mocks (2.10.1) rubyzip (0.9.8) - selenium-webdriver (2.21.2) + selenium-webdriver (2.22.1) childprocess (>= 0.2.5) ffi (~> 1.0) libwebsocket (~> 0.1.3) multi_json (~> 1.0) rubyzip simplecov (0.6.4) multi_json (~> 1.0) simplecov-html (~> 0.5.3) simplecov-html (0.5.3) - watir-webdriver (0.5.8) + watir-webdriver (0.6.1) selenium-webdriver (>= 2.18.0) + yard (0.8.2.1) PLATFORMS x86-mingw32 DEPENDENCIES rspec (= 2.10.0) simplecov (= 0.6.4) symbiont! + yard (= 0.8.2.1)