Commit Graph

35 Commits

Author SHA1 Message Date
Jon Rowe 2832ce3052 upgrade rspec 2013-08-11 15:30:25 +01:00
Matthew Horan 8466b582ef Bump selenium-webdriver
Closes #500
2013-08-05 22:17:26 -07:00
Matthew Horan 9bbf4f6b55 Release capybara-webkit 1.0.0
Fixes #505.
2013-05-21 21:57:30 -04:00
vfrride 2342fc5591 Use secure RubyGems URL 2013-02-28 11:09:43 -05:00
David Tengdin and Matthew Horan 121a360e75 Add selenium-webdriver as development dependency
Capybara 2.1 will make selenium-webdriver optional.
2013-02-25 21:24:59 -05:00
David Tengdin and Matthew Horan a2d4f676cf Bump Sinatra to silence security warnings 2013-02-25 15:30:36 -05:00
Matthew Horan 0818831624 Use JSON.load to instantiate errors
As of JSON 1.7.7, JSON.parse no longer instantiates json_class as
specified in the source document. JSON.load retains the original
behavior.
2013-02-22 22:35:55 -05:00
Matthew Horan 667a345cbc Bump to 0.14.1 2013-01-13 17:41:26 -05:00
Matthew Horan 6b13f51b83 Bump to 0.14.0 2013-01-03 14:06:57 -05:00
Matthew Horan 59ca3c9789 Bump Capybara dependency to 2.0.2
Required for Capybara::SpecHelper.configure.
2013-01-03 14:03:16 -05:00
Matthew Horan b163d73c14 Bump Capybara dependency to 2.0.1 2012-11-30 21:38:55 -05:00
Joe Ferris 29eefc9946 Bump to 0.13.0 2012-11-09 13:08:13 -05:00
Mike Burns cceb5e6192 Update the NEWS file 2012-09-07 16:19:04 +02:00
Matthew Mongeau 5c19691720 Bump to 0.12.0 2012-05-11 14:05:54 -04:00
Moreno Carullo f09ba15637 Support compiling on windows. 2012-03-16 11:59:50 -04:00
Matthew Mongeau 8f2cdefd46 Bump version to 0.10.1 2012-03-02 13:53:05 -05:00
Matthew Mongeau 0a75133355 Commit Gemfile.lock 2012-02-17 16:36:08 -05:00
Gabe Berke-Williams 73a3082ea4 Add note about Sinatra. 2012-02-09 13:19:15 -05:00
Joe Ferris 59ba8611ba Bump to 0.8.0; add json as a dependency 2012-01-20 09:59:29 -05:00
Joe Ferris 5adab74465 Fixed for 1.8; removed debugging message 2011-12-06 19:30:04 -05:00
Gabe Berke-Williams 6ba9dcbf2b Use Bundler gem conventions.
Add VERSION constant. Use latest version of appraisal.
2011-11-11 20:59:24 -05:00
Joe Ferris b4708b2b88 Refactor Connection 2011-10-14 11:57:28 -04:00
Matthew Mongeau 93a131aaba Update Gemfile.lock 2011-10-14 10:17:47 -04:00
Joe Ferris 24f98a9016 Update Gemfile.lock 2011-10-01 11:55:40 -05:00
Joe Ferris ab2141cc36 Update gem lockfile 2011-10-01 11:54:36 -05:00
Joe Ferris 8d3775dd74 Add appraisal to test across versions; fix support for capybara 1.0 2011-09-30 16:56:14 -05:00
Joe Ferris 8ee2f5ce23 Move development dependencies into the gemspec 2011-09-30 16:56:14 -05:00
Joe Ferris 5843e56a8c Fixed for Capybara 1.1 2011-09-30 16:56:14 -05:00
Gabe Berke-Williams ebd3d81759 Use RSpec 2.6 for any_instance support 2011-07-22 14:24:30 -04:00
Mike Burns ed8832865b Bundle rake, too. 2011-07-06 09:36:14 -04:00
Dmitriy Kiriyenko ca3fcc5dae Bump capybara version to released 1.0.0. 2011-07-06 14:06:46 +03:00
Mike Nicholaides 17873240b1 Adding ability to render webpage to a PNG
The driver has a #render method which takes a destination file path and
an options hash for setting the dimensions of the browser's viewport
2011-07-03 14:10:53 -04:00
Joshua Clayton 827c3fc054 Move code that compiles Webkit into separate file to support Ruby 1.9.2
Closes #15
2011-04-15 17:53:31 -04:00
Joe Ferris 7451010c18 Added commented out integration specs 2011-02-26 17:02:00 -05:00
Joe Ferris 0745b1ee1c Initial commit 2011-02-24 23:13:11 -05:00